Uses of Class
org.jvnet.fastinfoset.Vocabulary
Packages that use Vocabulary
Package
Description
-
Uses of Vocabulary in com.sun.xml.fastinfoset.tools
Fields in com.sun.xml.fastinfoset.tools declared as VocabularyMethods in com.sun.xml.fastinfoset.tools that return Vocabulary -
Uses of Vocabulary in com.sun.xml.fastinfoset.vocab
Methods in com.sun.xml.fastinfoset.vocab with parameters of type VocabularyModifier and TypeMethodDescriptionprivate void
ParserVocabulary.convertVocabulary
(Vocabulary v) private void
SerializerVocabulary.convertVocabulary
(Vocabulary v) Constructors in com.sun.xml.fastinfoset.vocab with parameters of type Vocabulary -
Uses of Vocabulary in org.jvnet.fastinfoset
Fields in org.jvnet.fastinfoset declared as VocabularyModifier and TypeFieldDescriptionfinal Vocabulary
ExternalVocabulary.vocabulary
The vocabulary that is referred to by the URI.Constructors in org.jvnet.fastinfoset with parameters of type Vocabulary