Uses of Class
org.jvnet.fastinfoset.Vocabulary

Packages that use Vocabulary
com.sun.xml.fastinfoset.tools   
com.sun.xml.fastinfoset.vocab   
org.jvnet.fastinfoset   
 

Uses of Vocabulary in com.sun.xml.fastinfoset.tools
 

Fields in com.sun.xml.fastinfoset.tools declared as Vocabulary
protected  Vocabulary VocabularyGenerator._v
           
 

Methods in com.sun.xml.fastinfoset.tools that return Vocabulary
 Vocabulary VocabularyGenerator.getVocabulary()
           
 

Uses of Vocabulary in com.sun.xml.fastinfoset.vocab
 

Constructors in com.sun.xml.fastinfoset.vocab with parameters of type Vocabulary
ParserVocabulary(Vocabulary v)
           
SerializerVocabulary(Vocabulary v, boolean useLocalNameAsKey)
           
 

Uses of Vocabulary in org.jvnet.fastinfoset
 

Fields in org.jvnet.fastinfoset declared as Vocabulary
 Vocabulary ExternalVocabulary.vocabulary
          The vocabulary that is refered to by the URI.
 

Constructors in org.jvnet.fastinfoset with parameters of type Vocabulary
ExternalVocabulary(String URI, Vocabulary vocabulary)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.