Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.reader.datatype.DataTypeVocabularyMap
Method Summary | |
DataTypeVocabulary |
|
void |
|
public DataTypeVocabulary get(String namespaceURI)
obtains an DataTypeVocabulary associated to the namespace. If necessary, Vocabulary is located and instanciated.
public void put(String namespaceURI, DataTypeVocabulary voc)
manually adds DataTypeVocabulary into this map.