Uses of Interface
org.apache.fop.apps.FopFactoryConfig
Packages that use FopFactoryConfig
Package
Description
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 FopFactoryConfigFields in org.apache.fop.apps declared as FopFactoryConfigModifier and TypeFieldDescriptionprivate final FopFactoryConfig
FopFactory.config
private final FopFactoryConfig
FopFactoryBuilder.config
private final FopFactoryConfig
FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl.config
Methods in org.apache.fop.apps that return FopFactoryConfigModifier and TypeMethodDescriptionFopFactoryBuilder.buildConfig()
Deprecated.(package private) FopFactoryConfig
FopFactoryBuilder.buildConfiguration()
Builds the configuration object used by the FopFactory.Methods in org.apache.fop.apps with parameters of type FopFactoryConfigModifier and TypeMethodDescriptionstatic 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.Constructors in org.apache.fop.apps with parameters of type FopFactoryConfigModifierConstructorDescriptionprivate
FopFactory
(FopFactoryConfig config) (package private)
ImageContextImpl
(FopFactoryConfig config)
FopFactoryConfig
is only to maintain backwards compatibility