fop 1.0

Uses of Interface
org.apache.fop.fo.PropertyListMaker

Packages that use PropertyListMaker
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
 

Uses of PropertyListMaker in org.apache.fop.fo
 

Fields in org.apache.fop.fo declared as PropertyListMaker
protected  PropertyListMaker FOTreeBuilderContext.propertyListMaker
          The property list maker.
 

Methods in org.apache.fop.fo that return PropertyListMaker
 PropertyListMaker FOTreeBuilderContext.getPropertyListMaker()
          Return the propertyListMaker.
 

Methods in org.apache.fop.fo with parameters of type PropertyListMaker
 void FOTreeBuilderContext.setPropertyListMaker(PropertyListMaker propertyListMaker)
          Set a new propertyListMaker.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.