|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Notation Declaration schema component.
Method Summary | |
XSAnnotation |
getAnnotation()
An [annotation] if it exists, otherwise null . |
java.lang.String |
getPublicId()
The string representing the public identifier for this notation declaration, if present; null otherwise. |
java.lang.String |
getSystemId()
The URI reference representing the system identifier for the notation declaration, if present, null otherwise. |
Methods inherited from interface org.apache.xerces.xs.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public java.lang.String getSystemId()
null
otherwise.
public java.lang.String getPublicId()
null
otherwise.
public XSAnnotation getAnnotation()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |