fop 1.0

Uses of Package
org.apache.fop.util

Packages that use org.apache.fop.util
org.apache.fop.afp Contains an AFP library. 
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.extensions.svg SVG extension classes which handle elements from the SVG namespace. 
org.apache.fop.fo.extensions.xmp Extension classes which handles XMP metadata
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
org.apache.fop.render.afp.extensions   
org.apache.fop.render.intermediate   
org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. 
org.apache.fop.render.svg SVG (Structured Vector Graphics) Renderer 
org.apache.fop.tools.fontlist   
org.apache.fop.util Various utility classes (I/O, codecs, color support, service discovers etc.). 
 

Classes in org.apache.fop.util used by org.apache.fop.afp
AbstractPaintingState
          A base class which holds information about the current painting state.
AbstractPaintingState.AbstractData
          A base painting state data holding object
 

Classes in org.apache.fop.util used by org.apache.fop.apps
ContentHandlerFactoryRegistry
          This class holds references to various XML handlers used by FOP.
 

Classes in org.apache.fop.util used by org.apache.fop.fo
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
 

Classes in org.apache.fop.util used by org.apache.fop.fo.extensions.svg
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
 

Classes in org.apache.fop.util used by org.apache.fop.fo.extensions.xmp
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
 

Classes in org.apache.fop.util used by org.apache.fop.pdf
AbstractPaintingState
          A base class which holds information about the current painting state.
AbstractPaintingState.AbstractData
          A base painting state data holding object
 

Classes in org.apache.fop.util used by org.apache.fop.render.afp.extensions
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
ContentHandlerFactory.ObjectSource
          Interface that ContentHandler implementations that parse Java objects from XML can implement to return these objects.
 

Classes in org.apache.fop.util used by org.apache.fop.render.intermediate
DelegatingContentHandler
          SAX 2 Event Handler which simply delegates all calls to another ContentHandler.
GenerationHelperContentHandler
          This class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.
XMLConstants
          A collection of constants for XML handling.
 

Classes in org.apache.fop.util used by org.apache.fop.render.ps.extensions
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
ContentHandlerFactory.ObjectSource
          Interface that ContentHandler implementations that parse Java objects from XML can implement to return these objects.
 

Classes in org.apache.fop.util used by org.apache.fop.render.svg
GenerationHelperContentHandler
          This class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.
XMLConstants
          A collection of constants for XML handling.
 

Classes in org.apache.fop.util used by org.apache.fop.tools.fontlist
GenerationHelperContentHandler
          This class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.
 

Classes in org.apache.fop.util used by org.apache.fop.util
AbstractPaintingState
          A base class which holds information about the current painting state.
AbstractPaintingState.AbstractData
          A base painting state data holding object
ColorExt
          Color helper class.
ContentHandlerFactory
          Factory interface implemented by classes that can instantiate ContentHandler subclasses which parse a SAX stream into Java objects.
ContentHandlerFactory.ObjectBuiltListener
          EventListener interface for objects which want to get notified when ContentHandler implementing the ObjectSource interface has finished parsing.
DelegatingContentHandler
          SAX 2 Event Handler which simply delegates all calls to another ContentHandler.
XMLConstants
          A collection of constants for XML handling.
 


fop 1.0

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