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