Interface | Description |
---|---|
EncodingAlgorithm | |
FastInfosetParser |
A general interface for parsers of fast infoset documents.
|
FastInfosetSerializer |
A general interface for serializers of fast infoset documents.
|
VocabularyApplicationData |
Application data that can be associated with a vocabulary.
|
Class | Description |
---|---|
EncodingAlgorithmIndexes |
The indexes of built-in encoding algorithms.
|
ExternalVocabulary |
An external vocabulary.
|
FastInfosetResult |
A JAXP Result implementation that supports the serialization to fast
infoset documents for use by applications that expect a Result.
|
FastInfosetSource |
A JAXP Source implementation that supports the parsing fast
infoset document for use by applications that expect a Source.
|
RestrictedAlphabet | |
Vocabulary |
A canonical representation of a vocabulary.
|
Exception | Description |
---|---|
EncodingAlgorithmException | |
FastInfosetException |
Copyright © 2018 Oracle Corpration. All rights reserved.