Uses of Class
org.apache.fop.fo.PropertyListBuilder

Packages that use PropertyListBuilder
org.apache.fop.fo   
 

Uses of PropertyListBuilder in org.apache.fop.fo
 

Subclasses of PropertyListBuilder in org.apache.fop.fo
 class DirectPropertyListBuilder
          This is a property list builder that bypasses overhead.
 

Methods in org.apache.fop.fo with parameters of type PropertyListBuilder
 void FOTreeBuilder.addPropertyListBuilder(String namespaceURI, PropertyListBuilder propbuilder)
           
 void TreeBuilder.addPropertyListBuilder(String namespaceURI, PropertyListBuilder list)
           
 void PropertyList.setBuilder(PropertyListBuilder builder)
           
 



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