| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sun.msv.reader.datatype.DataTypeVocabularyMapMethod 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.