public class CharactersEvent extends SAXEvent
Purpose: Class to represent the characters event
Responsibilities:
Constructor and Description |
---|
CharactersEvent(char[] theCharacters,
int theStart,
int theLength) |
CharactersEvent(CharSequence charSequence) |
Modifier and Type | Method and Description |
---|---|
void |
processEvent(UnmarshalRecord unmarshalRecord) |
public CharactersEvent(CharSequence charSequence)
public CharactersEvent(char[] theCharacters, int theStart, int theLength)
public void processEvent(UnmarshalRecord unmarshalRecord) throws SAXException
processEvent
in class SAXEvent
SAXException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference