com.sun.msv.reader.datatype
public class DataTypeVocabularyMap extends Object implements Serializable
Method Summary | |
---|---|
DataTypeVocabulary | get(String namespaceURI)
obtains an DataTypeVocabulary associated to the namespace.
|
void | put(String namespaceURI, DataTypeVocabulary voc) manually adds DataTypeVocabulary into this map. |