|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParserVocabulary | |
|---|---|
| com.sun.xml.fastinfoset | |
| com.sun.xml.fastinfoset.tools | |
| com.sun.xml.fastinfoset.vocab | |
| com.sun.xml.ws.transport.tcp.encoding.configurator | |
| 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(String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear)
|
| Uses of ParserVocabulary in com.sun.xml.ws.transport.tcp.encoding.configurator |
|---|
| Methods in com.sun.xml.ws.transport.tcp.encoding.configurator that return ParserVocabulary | |
|---|---|
ParserVocabulary |
DefaultParserVocabularyFactory.newInstance()
|
ParserVocabulary |
ParserVocabularyFactory.newInstance()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||