Class CharactersEvent

All Implemented Interfaces:
DiffXEvent, TextEvent, XMLFormattable, XMLWritable

public final class CharactersEvent extends CharactersEventBase
An event corresponds to the "characters" SAX event.

This event can be used to represent the text content of entire element. Typically, this would happen when there is no need to examine the text content of the node.

Version:
28 March 2010