public class ProcessingInstructionEvent extends SAXEvent
Purpose: Class to represent the endElement event
Responsibilities:
| Constructor and Description |
|---|
ProcessingInstructionEvent(java.lang.String theTarget,
java.lang.String theData) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public ProcessingInstructionEvent(java.lang.String theTarget,
java.lang.String theData)
public void processEvent(UnmarshalRecord unmarshalRecord) throws org.xml.sax.SAXException
processEvent in class SAXEventorg.xml.sax.SAXExceptionEclipseLink 2.4.2, "build v20130514-5956486" API Reference