org.apache.batik.util.io
public class ISO_8859_1Decoder extends AbstractCharDecoder
Constructor Summary | |
---|---|
ISO_8859_1Decoder(InputStream is)
Creates a new ISO_8859_1Decoder. |
Method Summary | |
---|---|
int | readChar()
Reads the next character. |
Returns: a character or END_OF_STREAM.