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.TypeXMLSchemaReader.Type. getBaseType()private XMLSchemaReader.TypeXMLSchemaReader. getType(XSDatatype dt)private XMLSchemaReader.TypeXMLSchemaReader. getType(XMLSchemaTypeExp exp)
-