|
fop 0.93 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| 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. |
| Class Summary | |
| CharUtilities | This class provides utilities to distinguish various kinds of Unicode whitespace and to get character widths in a given FontState. |
| CloseBlockerOutputStream | This is a decorator to block calls to close() to the underlying stream. |
| CMYKColorSpace | This class represents an uncalibrated CMYK color space. |
| ColorExt | Color helper class. |
| ColorProfileUtil | Helper methods for handling color profiles. |
| ColorUtil | Generic Color helper class. |
| CommandLineLogger | This is a commons-logging logger for command line use. |
| ContentHandlerFactoryRegistry | This class holds references to various XML handlers used by FOP. |
| DefaultErrorListener | Standard ErrorListener implementation for in-FOP use. |
| DelegatingContentHandler | SAX 2 Event Handler which simply delegates all calls to another ContentHandler. |
| DOM2SAX | Helper class that produces a SAX stream from a DOM Document. |
| DOMBuilderContentHandlerFactory | ContentHandlerFactory which constructs ContentHandlers that build DOM Documents. |
| QName | Represents a qualified name of an XML element or an XML attribute. |
| UnitConv | Utility class for unit conversions. |
Various utility classes (I/O, codecs, color support, service discovers etc.).
|
fop 0.93 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||