Package | Description |
---|---|
com.sun.xml.fastinfoset | |
com.sun.xml.fastinfoset.tools | |
com.sun.xml.fastinfoset.vocab |
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) |
Copyright © 2014 Oracle Corpration. All Rights Reserved.