Uses of Class
com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
Packages that use XMLSchemaTypeExp
Package
Description
W3C XML Schema grammar model.
parses XML representation of XML Schema into AGM.
-
Uses of XMLSchemaTypeExp in com.sun.msv.grammar.xmlschema
Subclasses of XMLSchemaTypeExp in com.sun.msv.grammar.xmlschemaModifier and TypeClassDescriptionclassComplexType definition.classSimple type declaration.Methods in com.sun.msv.grammar.xmlschema that return XMLSchemaTypeExpModifier and TypeMethodDescriptionElementDeclExp.getTypeDefinition()gets the type definition property of this schema component.Methods in com.sun.msv.grammar.xmlschema with parameters of type XMLSchemaTypeExpModifier and TypeMethodDescriptionbooleanComplexTypeExp.isDerivedTypeOf(XMLSchemaTypeExp exp, int constraint) -
Uses of XMLSchemaTypeExp in com.sun.msv.reader.xmlschema
Methods in com.sun.msv.reader.xmlschema with parameters of type XMLSchemaTypeExpModifier and TypeMethodDescriptionprivate XMLSchemaReader.TypeXMLSchemaReader.getType(XMLSchemaTypeExp exp)