|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XmlType
Type mirror that provides its qname.
| Method Summary | |
|---|---|
java.lang.String |
getName()
The (local) name of this xml type. |
java.lang.String |
getNamespace()
The namespace for this xml type. |
javax.xml.namespace.QName |
getQname()
The qname of the xml type mirror. |
boolean |
isAnonymous()
Whether this type is anonymous. |
boolean |
isSimple()
Whether this is a simple XML type. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getNamespace()
javax.xml.namespace.QName getQname()
boolean isAnonymous()
boolean isSimple()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||