org.apache.fop.fo
Interface ElementMapping

All Known Implementing Classes:
StandardElementMapping, SVGElementMapping, ExtensionElementMapping

public interface ElementMapping

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


Method Summary
 void addToBuilder(TreeBuilder builder)
           
 

Method Detail

addToBuilder

public void addToBuilder(TreeBuilder builder)


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.