Class SequenceStartEvent


public final class SequenceStartEvent extends CollectionStartEvent
Marks the beginning of a sequence node.

This event is followed by the elements contained in the sequence, and a SequenceEndEvent.

See Also: