Uses of Interface
org.jvnet.fastinfoset.sax.FastInfosetReader
-
Packages that use FastInfosetReader Package Description com.sun.xml.fastinfoset.sax com.sun.xml.fastinfoset.streambuffer -
-
Uses of FastInfosetReader in com.sun.xml.fastinfoset.sax
Classes in com.sun.xml.fastinfoset.sax that implement FastInfosetReader Modifier and Type Class Description class
SAXDocumentParser
The Fast Infoset SAX parser. -
Uses of FastInfosetReader in com.sun.xml.fastinfoset.streambuffer
Methods in com.sun.xml.fastinfoset.streambuffer with parameters of type FastInfosetReader Modifier and Type Method Description com.sun.xml.stream.buffer.MutableXMLStreamBuffer
FastInfosetReaderSAXBufferCreator. create(FastInfosetReader reader, java.io.InputStream in)
-