|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.util.io.StreamNormalizingReader.UTF8DecoderFactory
To create a UTF8Decoder.
Constructor Summary | |
---|---|
protected |
StreamNormalizingReader.UTF8DecoderFactory()
|
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.UTF8DecoderFactory()
Method Detail |
public CharDecoder createCharDecoder(java.io.InputStream is) throws java.io.IOException
createCharDecoder
in interface StreamNormalizingReader.CharDecoderFactory
java.io.IOException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |