java.lang.Object
org.jvnet.fastinfoset.ExternalVocabulary
An external vocabulary.
An external vocabulary has a URI that refers to a vocabulary.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
A URI that refers to the external vocabulary.final Vocabulary
The vocabulary that is referred to by the URI. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
URI
A URI that refers to the external vocabulary. -
vocabulary
The vocabulary that is referred to by the URI.
-
-
Constructor Details
-
ExternalVocabulary
-