fop 2.2

Uses of Package
org.apache.fop.apps.io

Packages that use org.apache.fop.apps.io
org.apache.fop.afp Contains an AFP library. 
org.apache.fop.afp.util Contains a collection of useful AFP utility classes. 
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.apps.io Classes that control all IO in FOP. 
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.fonts.autodetect A collection of classes that aid in the autodetection of installed system fonts. 
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
org.apache.fop.fonts.type1 Classes for Adobe Type 1 fonts. 
org.apache.fop.hyphenation Hyphenation support. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. 
org.apache.fop.render.bitmap Bitmap Renderer which creates TIFF and PNG images from rendered pages. 
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
org.apache.fop.util Various utility classes (I/O, codecs, color support, service discovers etc.). 
 

Classes in org.apache.fop.apps.io used by org.apache.fop.afp
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.afp.util
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.apps
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.apps.io
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
ResourceResolverFactory.SchemeAwareResourceResolverBuilder
          Implementations of this interface will be builders for ResourceResolver, they bind URI schemes to their respective resolver.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.fonts
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.fonts.autodetect
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.fonts.truetype
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.fonts.type1
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.hyphenation
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.render
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.render.afp
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.render.bitmap
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.render.java2d
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.render.pcl
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 

Classes in org.apache.fop.apps.io used by org.apache.fop.util
InternalResourceResolver
          This object holds the base URI from which to resolve URIs against as well as the resolver for resource acquisition.
 


fop 2.2

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