|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An XSD type.
| Method Summary | |
java.util.Set |
getDependencies()
The SchemaTypes that this type references. |
javax.xml.namespace.QName |
getSchemaType()
The schema type that this SchemaType represents. |
boolean |
isAbstract()
Whether or not this a complexType or a concrete element. |
boolean |
isComplex()
Whether or not this a complex type. |
boolean |
isNillable()
|
boolean |
isWriteOuter()
|
void |
writeSchema(org.jdom.Element element)
Write the type schema (if complex) to the element. |
| Method Detail |
public boolean isComplex()
public boolean isAbstract()
public boolean isNillable()
public java.util.Set getDependencies()
SchemaTypes that this type references.
public void writeSchema(org.jdom.Element element)
element - public javax.xml.namespace.QName getSchemaType()
public boolean isWriteOuter()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||