| Package | Description |
|---|---|
| org.apache.batik.util.io |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ASCIIDecoder |
This class represents an object which decodes ASCII characters from
a stream of bytes.
|
class |
ISO_8859_1Decoder |
This class represents an object which decodes ISO-8859-1 characters from
a stream of bytes.
|
class |
UTF16Decoder |
This class represents an object which decodes UTF-16 characters from
a stream of bytes.
|
class |
UTF8Decoder |
This class represents an object which decodes UTF-8 characters from
a stream of bytes.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.