public class StartElementEvent extends SAXEvent
Purpose: Class to represent the startElement event
Responsibilities:
Constructor and Description |
---|
StartElementEvent(java.lang.String theNamespaceUri,
java.lang.String theLocalName,
java.lang.String theQname,
org.xml.sax.Attributes theAttrs) |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public StartElementEvent(java.lang.String theNamespaceUri, java.lang.String theLocalName, java.lang.String theQname, org.xml.sax.Attributes theAttrs)
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