Uses of Class
com.sun.msv.grammar.xmlschema.SimpleTypeExp
Packages that use SimpleTypeExp
Package
Description
W3C XML Schema grammar model.
parses XML representation of XML Schema into AGM.
-
Uses of SimpleTypeExp in com.sun.msv.grammar.xmlschema
Methods in com.sun.msv.grammar.xmlschema that return SimpleTypeExp -
Uses of SimpleTypeExp in com.sun.msv.reader.xmlschema
Fields in com.sun.msv.reader.xmlschema declared as SimpleTypeExpModifier and TypeFieldDescriptionprivate SimpleTypeExp
RedefineState.oldSimpleTypeExp
When a simple type is being redefined, the original declaration will be stored here.Methods in com.sun.msv.reader.xmlschema that return SimpleTypeExpModifier and TypeMethodDescriptionXMLSchemaReader.resolveBuiltinSimpleType
(String typeLocalName) Gets a built-in datatype as SimpleTypeExp.