fop 0.93

Uses of Class
org.apache.fop.apps.FopFactory

Packages that use FopFactory
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.servlet This package contains two sample FOP servlets. 
 

Uses of FopFactory in org.apache.fop.apps
 

Methods in org.apache.fop.apps that return FopFactory
static FopFactory FopFactory.newInstance()
          Returns a new FopFactory instance.
 FopFactory FOUserAgent.getFactory()
           
 

Constructors in org.apache.fop.apps with parameters of type FopFactory
FOUserAgent(FopFactory factory)
          Main constructor.
 

Uses of FopFactory in org.apache.fop.fo
 

Constructors in org.apache.fop.fo with parameters of type FopFactory
ElementMappingRegistry(FopFactory factory)
          Main constructor.
 

Uses of FopFactory in org.apache.fop.servlet
 

Fields in org.apache.fop.servlet declared as FopFactory
protected  FopFactory FopServlet.fopFactory
          The FopFactory used to create Fop instances
 


fop 0.93

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