Uses of Class
com.sun.msv.reader.xmlschema.XMLSchemaReader
-
Packages that use XMLSchemaReader Package Description com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. -
-
Uses of XMLSchemaReader in com.sun.msv.reader.xmlschema
Methods in com.sun.msv.reader.xmlschema that return XMLSchemaReader Modifier and Type Method Description XMLSchemaReaderMultiSchemaReader. getReader()Deprecated.Methods in com.sun.msv.reader.xmlschema with parameters of type XMLSchemaReader Modifier and Type Method Description static voidAttributeWildcardComputer. compute(XMLSchemaReader reader, Expression topLevel)Constructors in com.sun.msv.reader.xmlschema with parameters of type XMLSchemaReader Constructor Description AttributeWildcardComputer(XMLSchemaReader _reader)MultiSchemaReader(XMLSchemaReader _reader)
-