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 SAXEvent
org.xml.sax.SAXException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference