Uses of Interface
com.sun.msv.reader.xmlschema.XMLSchemaReader.Type
-
Packages that use XMLSchemaReader.Type Package Description com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. -
-
Uses of XMLSchemaReader.Type in com.sun.msv.reader.xmlschema
Methods in com.sun.msv.reader.xmlschema that return XMLSchemaReader.Type Modifier and Type Method Description XMLSchemaReader.Type
XMLSchemaReader.Type. getBaseType()
private XMLSchemaReader.Type
XMLSchemaReader. getType(XSDatatype dt)
private XMLSchemaReader.Type
XMLSchemaReader. getType(XMLSchemaTypeExp exp)
-