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 SAXEvent
SAXException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference