|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Notation Declaration schema component. The interface may be updated or replaced.
Method Summary | |
XSAnnotation |
getAnnotation()
Optional. |
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.impl.xs.psvi.XSObject |
getName, getNamespace, getNamespaceItem, getType |
Method Detail |
public java.lang.String getSystemId()
null
otherwise.
public java.lang.String getPublicId()
null
otherwise.
public XSAnnotation getAnnotation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |