public class IgnorableWhitespaceEvent extends SAXEvent
Purpose: Class to represent the endElement event
Responsibilities:
Constructor and Description |
---|
IgnorableWhitespaceEvent(char[] theCharacters,
int theStart,
int theEnd) |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public IgnorableWhitespaceEvent(char[] theCharacters, int theStart, int theEnd)
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