Package | Description |
---|---|
org.monte.media.binary |
Provides codecs for media conversion.
|
org.monte.media.io |
Provides IO classes.
|
Class and Description |
---|
StreamPosTokenizer
This extension of
StreamTokenizer keeps track
of the position of the tokens in the input stream, and it can
parse hexadecimal numbers and double numbers with exponents. |
Class and Description |
---|
ImageInputStreamImpl2
ImageInputStreamImpl2 fixes bugs in ImageInputStreamImpl. |