org.apache.batik.util.io

Interface StreamNormalizingReader.CharDecoderFactory

protected interface StreamNormalizingReader.CharDecoderFactory

Represents a CharDecoder factory.
Method Summary
CharDecodercreateCharDecoder(InputStream is)

Method Detail

createCharDecoder

public CharDecoder createCharDecoder(InputStream is)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.