com.sun.xml.internal.org.jvnet.fastinfoset |
|
Java Source File Name | Type | Comment |
EncodingAlgorithm.java | Interface | |
EncodingAlgorithmException.java | Class | |
EncodingAlgorithmIndexes.java | Class | The indexes of built-in encoding algorithms.
The indexes of the built-in encoding algorithms are specified
in ITU-T Rec. |
ExternalVocabulary.java | Class | An external vocabulary. |
FastInfosetException.java | Class | |
FastInfosetParser.java | Interface | A general interface for parsers of fast infoset documents. |
FastInfosetResult.java | Class | A JAXP Result implementation that supports the serialization to fast
infoset documents for use by applications that expect a Result.
The derivation of FIResult from SAXResult is an implementation
detail.
This implementation is designed for interoperation with JAXP and is not
not designed with performance in mind. |
FastInfosetSerializer.java | Interface | A general interface for serializers of fast infoset documents. |
FastInfosetSource.java | Class | A JAXP Source implementation that supports the parsing fast
infoset document for use by applications that expect a Source.
The derivation of FISource from SAXSource is an implementation
detail.
This implementation is designed for interoperation with JAXP and is not
not designed with performance in mind. |
RestrictedAlphabet.java | Class | |
Vocabulary.java | Class | A canonical representation of a vocabulary.
Each vocabulary table is represented as a Set. |