Package | Description |
---|---|
com.sun.msv.reader.datatype.xsd | |
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
Modifier and Type | Field and Description |
---|---|
private XSDatatypeExp.Renderer |
XSDatatypeExp.renderer
Once the parsing is completed, this function object should
be able to render the actual datatype object.
|
Constructor and Description |
---|
XSDatatypeExp(java.lang.String nsUri,
java.lang.String typeName,
GrammarReader reader,
XSDatatypeExp.Renderer _renderer)
Creates lazily created datatype.
|
Modifier and Type | Class and Description |
---|---|
private class |
SimpleContentRestrictionState.BaseContentTypeRenderer |