|
fop 0.90alpha1 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ASCII85Constants | This interface defines constants used by the ASCII85 filters. |
Finalizable | This interface is used for special FilteredOutputStream classes that won't be closed (since this causes the target OutputStream to be closed, too) but where flush() is not enough, for example because a final marker has to be written to the target stream. |
Class Summary | |
ASCII85InputStream | This class applies a ASCII85 decoding to the stream. |
ASCII85OutputStream | This class applies a ASCII85 encoding to the stream. |
ASCIIHexOutputStream | This class applies a ASCII Hex encoding to the stream. |
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. |
CommandLineLogger | This is a commons-logging logger for command line use. |
FlateEncodeOutputStream | This class applies a FlateEncode filter to the stream. |
RunLengthEncodeOutputStream | This class applies a RunLengthEncode filter to the stream. |
Service | This class loads services present in the class path. |
SubInputStream | This class is a FilterInputStream descendant that reads from an underlying InputStream up to a defined number of bytes or the end of the underlying stream. |
Various utility classes (I/O, codecs, color support, service discovers etc.).
|
fop 0.90alpha1 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |