|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.util.io.StreamNormalizingReader.ISO_8859_1DecoderFactory
To create an ISO_8859_1Decoder.
Constructor Summary | |
protected |
StreamNormalizingReader.ISO_8859_1DecoderFactory()
|
Method Summary | |
CharDecoder |
createCharDecoder(java.io.InputStream is)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected StreamNormalizingReader.ISO_8859_1DecoderFactory()
Method Detail |
public CharDecoder createCharDecoder(java.io.InputStream is) throws java.io.IOException
createCharDecoder
in interface StreamNormalizingReader.CharDecoderFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |