org.apache.fop.fo
Interface ElementMapping

All Known Implementing Classes:
ExtensionElementMapping, StandardElementMapping, SVGElementMapping

public interface ElementMapping

Interface for adding supported element and property mappings to the given builder.


Method Summary
 void addToBuilder(TreeBuilder builder)
           
 

Method Detail

addToBuilder

void addToBuilder(TreeBuilder builder)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.