fop 0.92beta

Uses of Package
org.apache.fop.util

Packages that use org.apache.fop.util
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.render.ps.extensions Extensions specific to the PostScript Renderer. 
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.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.
XMLizable
          This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.
 

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.
XMLizable
          This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.
 

Classes in org.apache.fop.util used by org.apache.fop.util
CMYKColorSpace
          This class represents an uncalibrated CMYK color space.
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.
 


fop 0.92beta

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