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