Package | Description |
---|---|
org.apache.xmlgraphics.util.io |
I/O-related classes (encoders/decoders, enhanced compressors etc.).
|
Class and Description |
---|
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.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.