abstractpublic class BoundedEvent extends XMLEvent(Code)
A bounded event. Any event that has a start and end is "bounded".
For example, element events are bounded such that there exists a
start-element and and end-element event.
author: Andy Clark version: $Id$