Uses of Interface
org.apache.fop.apps.FopFactoryConfig
-
Packages that use FopFactoryConfig Package Description 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 Modifier and Type Class Description static classFopFactoryBuilder.FopFactoryConfigImplMethods in org.apache.fop.apps that return FopFactoryConfig Modifier and Type Method Description FopFactoryConfigFopFactoryBuilder. buildConfig()Deprecated.Exposing theFopFactoryConfigis only to maintain backwards compatibilityMethods in org.apache.fop.apps with parameters of type FopFactoryConfig Modifier and Type Method Description static 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.
-