public interface NotationDeclaration extends XMLEvent
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of the notation.
|
java.lang.String |
getPublicId()
Returns the public identifier of the notation.
|
java.lang.String |
getSystemId()
Returns the system identifier of the notation.
|
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodejava.lang.String getName()
java.lang.String getPublicId()
java.lang.String getSystemId()