fop 0.95

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.area FOP's area tree. 
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO. 
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.afp.extensions   
org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. 
org.apache.fop.render.xml Area Tree XML 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.area
QName
          Represents a qualified name of an XML element or an XML attribute.
 

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.
QName
          Represents a qualified name of an XML element or an XML attribute.
 

Classes in org.apache.fop.util used by org.apache.fop.fo.extensions
QName
          Represents a qualified name of an XML element or an XML attribute.
 

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.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.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.xml
QName
          Represents a qualified name of an XML element or an XML attribute.
 

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


fop 0.95

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