|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.fastinfoset.ExternalVocabulary
An external vocabulary.
An external vocabulary has a URI that refers to a vocabulary.
Field Summary | |
java.lang.String |
URI
A URI that refers to the external vocabulary. |
Vocabulary |
vocabulary
The vocabulary that is refered to by the URI. |
Constructor Summary | |
ExternalVocabulary(java.lang.String URI,
Vocabulary vocabulary)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final java.lang.String URI
public final Vocabulary vocabulary
Constructor Detail |
public ExternalVocabulary(java.lang.String URI, Vocabulary vocabulary)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |