Class SAXDocumentParser

java.lang.Object
com.sun.xml.fastinfoset.Decoder
com.sun.xml.fastinfoset.sax.SAXDocumentParser
All Implemented Interfaces:
FastInfosetParser, FastInfosetReader, XMLReader

public class SAXDocumentParser extends Decoder implements FastInfosetReader
The Fast Infoset SAX parser.

Instantiate this parser to parse a fast infoset document in accordance with the SAX API.

More than one fast infoset document may be decoded from the InputStream.