| Package | Description |
|---|---|
| com.sun.msv.grammar.xmlschema |
W3C XML Schema grammar model.
|
| com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeExp |
XMLSchemaSchema.SimpleTypeContainer.get(String name) |
SimpleTypeExp |
XMLSchemaSchema.SimpleTypeContainer.getOrCreate(String name) |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeExp |
XMLSchemaReader.resolveBuiltinSimpleType(String typeLocalName)
Gets a built-in datatype as SimpleTypeExp.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.