public class EndElementEvent extends SAXEvent
Purpose: Class to represent the endElement event
Responsibilities:
| Constructor and Description |
|---|
EndElementEvent(String theNamespaceUri,
String theLocalName,
String theQname) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public void processEvent(UnmarshalRecord unmarshalRecord) throws SAXException
processEvent in class SAXEventSAXExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference