|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLSchemaTypeExp | |
---|---|
com.sun.msv.grammar.xmlschema | W3C XML Schema grammar model. |
Uses of XMLSchemaTypeExp in com.sun.msv.grammar.xmlschema |
---|
Subclasses of XMLSchemaTypeExp in com.sun.msv.grammar.xmlschema | |
---|---|
class |
ComplexTypeExp
ComplexType definition. |
class |
SimpleTypeExp
Simple type declaration. |
Methods in com.sun.msv.grammar.xmlschema that return XMLSchemaTypeExp | |
---|---|
XMLSchemaTypeExp |
ElementDeclExp.getTypeDefinition()
gets the type definition property of this schema component. |
Methods in com.sun.msv.grammar.xmlschema with parameters of type XMLSchemaTypeExp | |
---|---|
boolean |
ComplexTypeExp.isDerivedTypeOf(XMLSchemaTypeExp exp,
int constraint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |