fop 2.0

Uses of Interface
org.apache.fop.apps.FopFactoryConfig

Packages that use FopFactoryConfig
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
 

Uses of FopFactoryConfig in org.apache.fop.apps
 

Classes in org.apache.fop.apps that implement FopFactoryConfig
static class FopFactoryBuilder.FopFactoryConfigImpl
           
 

Methods in org.apache.fop.apps that return FopFactoryConfig
 FopFactoryConfig FopFactoryBuilder.buildConfig()
          Deprecated. Exposing the FopFactoryConfig is only to maintain backwards compatibility
 

Methods in org.apache.fop.apps with parameters of type FopFactoryConfig
static FopFactory FopFactory.newInstance(FopFactoryConfig config)
          FOP has the ability, for some FO's, to continue processing even if the input XSL violates that FO's content model.
 


fop 2.0

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