public interface ProcessingInstruction extends XMLEvent
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getData()
Returns the processing instruction data.
|
java.lang.String |
getTarget()
Returns the processing instruction target.
|
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode