Class FastInfosetStreamReaderRecyclable

java.lang.Object
com.sun.xml.fastinfoset.Decoder
com.sun.xml.fastinfoset.stax.StAXDocumentParser
com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamReaderRecyclable
All Implemented Interfaces:
OctetBufferListener, XMLStreamReaderFactory.RecycleAware, XMLStreamConstants, XMLStreamReader, FastInfosetParser, FastInfosetStreamReader

public final class FastInfosetStreamReaderRecyclable extends StAXDocumentParser implements XMLStreamReaderFactory.RecycleAware
Author:
Alexey Stashok
  • Constructor Details

    • FastInfosetStreamReaderRecyclable

      public FastInfosetStreamReaderRecyclable()
    • FastInfosetStreamReaderRecyclable

      public FastInfosetStreamReaderRecyclable(InputStream in)
  • Method Details