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 FopFactoryConfigFopFactory.configprivate final FopFactoryConfigFopFactoryBuilder.configprivate final FopFactoryConfigFopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl.configMethods in org.apache.fop.apps that return FopFactoryConfigModifier and TypeMethodDescriptionFopFactoryBuilder.buildConfig()Deprecated.(package private) FopFactoryConfigFopFactoryBuilder.buildConfiguration()Builds the configuration object used by the FopFactory.Methods in org.apache.fop.apps with parameters of type FopFactoryConfigModifier and TypeMethodDescriptionstatic FopFactoryFopFactory.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 FopFactoryConfigModifierConstructorDescriptionprivateFopFactory(FopFactoryConfig config) (package private)ImageContextImpl(FopFactoryConfig config)
FopFactoryConfigis only to maintain backwards compatibility