Uses of Interface
org.apache.batik.util.io.StreamNormalizingReader.CharDecoderFactory
Packages that use StreamNormalizingReader.CharDecoderFactory
-
Uses of StreamNormalizingReader.CharDecoderFactory in org.apache.batik.util.io
Classes in org.apache.batik.util.io that implement StreamNormalizingReader.CharDecoderFactoryModifier and TypeClassDescriptionprotected static class
To create an ASCIIDecoder.protected static class
To create an ISO_8859_1Decoder.protected static class
To create a UTF16Decoder.protected static class
To create a UTF8Decoder.