Package | Description |
---|---|
com.sun.xml.fastinfoset | |
com.sun.xml.fastinfoset.dom | |
com.sun.xml.fastinfoset.sax | |
com.sun.xml.fastinfoset.stax | |
org.jvnet.fastinfoset.sax |
Modifier and Type | Class and Description |
---|---|
class |
Decoder
Abstract decoder for developing concrete encoders.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMDocumentParser
The Fast Infoset DOM parser.
|
Modifier and Type | Class and Description |
---|---|
class |
SAXDocumentParser
The Fast Infoset SAX parser.
|
Modifier and Type | Class and Description |
---|---|
class |
StAXDocumentParser
The Fast Infoset StAX parser.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FastInfosetReader
Interface for reading an Fast Infoset document using callbacks.
|