| 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 | Description |
|---|---|---|
class |
Encoder |
Abstract encoder for developing concrete encoders.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DOMDocumentSerializer |
The Fast Infoset DOM serializer.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SAXDocumentSerializer |
The Fast Infoset SAX serializer.
|
class |
SAXDocumentSerializerWithPrefixMapping |
The Fast Infoset SAX serializer that maps prefixes to user specified prefixes
that are specified in a namespace URI to prefix map.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
StAXDocumentSerializer |
The Fast Infoset StAX serializer.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
FastInfosetWriter |
Copyright © 2018 Oracle Corporation. All rights reserved.