Uses of Interface
org.apache.batik.util.io.StreamNormalizingReader.CharDecoderFactory

Packages that use StreamNormalizingReader.CharDecoderFactory
org.apache.batik.util.io   
 

Uses of StreamNormalizingReader.CharDecoderFactory in org.apache.batik.util.io
 

Classes in org.apache.batik.util.io that implement StreamNormalizingReader.CharDecoderFactory
protected static class StreamNormalizingReader.ASCIIDecoderFactory
          To create an ASCIIDecoder.
protected static class StreamNormalizingReader.ISO_8859_1DecoderFactory
          To create an ISO_8859_1Decoder.
protected static class StreamNormalizingReader.UTF16DecoderFactory
          To create a UTF16Decoder.
protected static class StreamNormalizingReader.UTF8DecoderFactory
          To create a UTF8Decoder.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.