org.apache.batik.util.io
Class StreamNormalizingReader.ASCIIDecoderFactory

java.lang.Object
  extended byorg.apache.batik.util.io.StreamNormalizingReader.ASCIIDecoderFactory
All Implemented Interfaces:
StreamNormalizingReader.CharDecoderFactory
Enclosing class:
StreamNormalizingReader

protected static class StreamNormalizingReader.ASCIIDecoderFactory
extends java.lang.Object
implements StreamNormalizingReader.CharDecoderFactory

To create an ASCIIDecoder.


Constructor Summary
protected StreamNormalizingReader.ASCIIDecoderFactory()
           
 
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

StreamNormalizingReader.ASCIIDecoderFactory

protected StreamNormalizingReader.ASCIIDecoderFactory()
Method Detail

createCharDecoder

public CharDecoder createCharDecoder(java.io.InputStream is)
                              throws java.io.IOException
Specified by:
createCharDecoder in interface StreamNormalizingReader.CharDecoderFactory
Throws:
java.io.IOException


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.