| Package | Description |
|---|---|
| com.sun.xml.fastinfoset | |
| com.sun.xml.fastinfoset.tools | |
| com.sun.xml.fastinfoset.vocab | |
| com.sun.xml.fastinfoset.vocab.frequency |
| Modifier and Type | Field and Description |
|---|---|
protected ParserVocabulary |
Decoder._v
The vocabulary used for decoding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Decoder.setVocabulary(ParserVocabulary v)
Set the ParserVocabulary to be used for decoding.
|
| Modifier and Type | Field and Description |
|---|---|
protected ParserVocabulary |
VocabularyGenerator._parserVocabulary |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrintTable.printVocabulary(ParserVocabulary vocabulary) |
| Constructor and Description |
|---|
VocabularyGenerator(ParserVocabulary parserVocabulary) |
VocabularyGenerator(SerializerVocabulary serializerVocabulary,
ParserVocabulary parserVocabulary)
Creates a new instance of VocabularyGenerator
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParserVocabulary.setInitialVocabulary(ParserVocabulary initialVocabulary,
boolean clear) |
void |
ParserVocabulary.setReferencedVocabulary(String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear) |
| Modifier and Type | Method and Description |
|---|---|
ParserVocabulary |
VocabularyGenerator.getParserVocabulary()
Deprecated.
Get the generated parser vocabulary.
|
| Constructor and Description |
|---|
VocabularyGenerator(SerializerVocabulary serializerVocabulary,
ParserVocabulary parserVocabulary,
FrequencyBasedLists fbl,
VocabularyGenerator.XmlApi xapi)
Deprecated.
|
Copyright © 2016 Oracle Corpration. All rights reserved.