|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParserVocabulary | |
|---|---|
| com.sun.xml.fastinfoset | |
| com.sun.xml.fastinfoset.tools | |
| com.sun.xml.fastinfoset.vocab | |
| Uses of ParserVocabulary in com.sun.xml.fastinfoset |
|---|
| Fields in com.sun.xml.fastinfoset declared as ParserVocabulary | |
|---|---|
protected ParserVocabulary |
Decoder._v
The vocabulary used for decoding. |
| Methods in com.sun.xml.fastinfoset with parameters of type ParserVocabulary | |
|---|---|
void |
Decoder.setVocabulary(ParserVocabulary v)
Set the ParserVocabulary to be used for decoding. |
| Uses of ParserVocabulary in com.sun.xml.fastinfoset.tools |
|---|
| Fields in com.sun.xml.fastinfoset.tools declared as ParserVocabulary | |
|---|---|
protected ParserVocabulary |
VocabularyGenerator._parserVocabulary
|
| Methods in com.sun.xml.fastinfoset.tools with parameters of type ParserVocabulary | |
|---|---|
static void |
PrintTable.printVocabulary(ParserVocabulary vocabulary)
|
| Constructors in com.sun.xml.fastinfoset.tools with parameters of type ParserVocabulary | |
|---|---|
VocabularyGenerator(ParserVocabulary parserVocabulary)
|
|
VocabularyGenerator(SerializerVocabulary serializerVocabulary,
ParserVocabulary parserVocabulary)
Creates a new instance of VocabularyGenerator |
|
| Uses of ParserVocabulary in com.sun.xml.fastinfoset.vocab |
|---|
| Methods in com.sun.xml.fastinfoset.vocab with parameters of type ParserVocabulary | |
|---|---|
void |
ParserVocabulary.setInitialVocabulary(ParserVocabulary initialVocabulary,
boolean clear)
|
void |
ParserVocabulary.setReferencedVocabulary(java.lang.String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||