Package | Description |
---|---|
org.apache.xmlgraphics.util.io |
I/O-related classes (encoders/decoders, enhanced compressors etc.).
|
Class | 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 © 2018 Apache Software Foundation. All rights reserved.