Package | Description |
---|---|
com.sun.xml.fastinfoset | |
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 | Method | Description |
---|---|---|
void |
ParserVocabulary.setInitialVocabulary(ParserVocabulary initialVocabulary,
boolean clear) |
|
void |
ParserVocabulary.setReferencedVocabulary(String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear) |
Copyright © 2018 Oracle Corpration. All Rights Reserved.