| Package | Description |
|---|---|
| com.sun.msv.reader.datatype |
interface of Datatype vocabulary reader.
|
| com.sun.msv.reader.datatype.xsd |
| Modifier and Type | Method and Description |
|---|---|
DataTypeVocabulary |
DataTypeVocabularyMap.get(String namespaceURI)
obtains an DataTypeVocabulary associated to the namespace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypeVocabularyMap.put(String namespaceURI,
DataTypeVocabulary voc)
manually adds DataTypeVocabulary into this map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSDVocabulary
XSD implementation of
DataTypeVocabulary. |
Copyright © 2016 Oracle Corporation. All Rights Reserved.