public interface XMLEventConsumer
Modifier and Type | Method and Description |
---|---|
void |
add(XMLEvent event)
This method adds an event to the consumer.
|
void add(XMLEvent event) throws XMLStreamException
XMLStreamException
event
- the event to add, may not be null