Package org.apache.fop.apps
Application classes used for running FOP embedded in other applications.
-
Interface Summary Interface Description EnvironmentProfile The environment profile represents the system in which FOP is invoked.FopFactoryBuilder.FopFactoryConfigBuilder FopFactoryConfig The configuration data for aFopFactory
instance.MimeConstants Frequently used MIME types for various file formats used when working with Apache FOP. -
Class Summary Class Description EnvironmentalProfileFactory Creates anEnvironmentProfile
that sets the environment in which a FOP instance is run.EnvironmentalProfileFactory.Profile Fop Primary class that activates the FOP process for embedded usage.FopConfParser Parses the FOP configuration file and returns aFopFactoryBuilder
which builds aFopFactory
.FopFactory Factory class which instantiates new Fop and FOUserAgent instances.FopFactoryBuilder This is the builder class forFopFactory
.FopFactoryBuilder.ActiveFopFactoryConfigBuilder FopFactoryBuilder.CompletedFopFactoryConfigBuilder FopFactoryBuilder.FopFactoryConfigImpl FopFactoryBuilder.FopFactoryConfigImpl.ImageContextImpl FormattingResults Class for reporting back formatting results to the calling application.FOUserAgent This is the user agent for FOP.PageSequenceResults Class for reporting back formatting results to the calling application. -
Exception Summary Exception Description FOPException Exception thrown when FOP has a problem.