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