|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementation of a Schema type.
Method Summary | |
SchemaType |
getClone()
Returns a clone of this type. |
java.lang.String |
getLocalName()
Returns the types local name. |
java.lang.String |
getNamespaceURI()
Returns the types namespace URI. |
boolean |
isComplex()
|
Method Detail |
public boolean isComplex()
public java.lang.String getNamespaceURI()
Returns the types namespace URI.
public java.lang.String getLocalName()
Returns the types local name.
public SchemaType getClone()
Returns a clone of this type.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |