| Package | Description |
|---|---|
| com.sun.xml.fastinfoset | |
| com.sun.xml.fastinfoset.tools | |
| com.sun.xml.fastinfoset.vocab |
| Modifier and Type | Field | Description |
|---|---|---|
protected ParserVocabulary |
Decoder._v |
The vocabulary used for decoding.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Decoder.setVocabulary(ParserVocabulary v) |
Set the ParserVocabulary to be used for decoding.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ParserVocabulary |
VocabularyGenerator._parserVocabulary |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
PrintTable.printVocabulary(ParserVocabulary vocabulary) |
| Constructor | Description |
|---|---|
VocabularyGenerator(ParserVocabulary parserVocabulary) |
|
VocabularyGenerator(SerializerVocabulary serializerVocabulary,
ParserVocabulary parserVocabulary) |
Creates a new instance of VocabularyGenerator
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ParserVocabulary.setInitialVocabulary(ParserVocabulary initialVocabulary,
boolean clear) |
|
void |
ParserVocabulary.setReferencedVocabulary(java.lang.String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear) |
Copyright © 2018 Oracle Corporation. All rights reserved.