Package | Description |
---|---|
com.sun.msv.grammar.xmlschema |
W3C XML Schema grammar model.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexTypeExp
ComplexType definition.
|
class |
SimpleTypeExp
Simple type declaration.
|
Modifier and Type | Method and Description |
---|---|
XMLSchemaTypeExp |
ElementDeclExp.getTypeDefinition()
gets the
type definition property of this schema component.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ComplexTypeExp.isDerivedTypeOf(XMLSchemaTypeExp exp,
int constraint) |
Copyright © 2016 Oracle Corporation. All rights reserved.