public interface EventProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(XMLEvent event)
Process the event
|
void process(XMLEvent event) throws XMLStreamException
event
- the eventXMLStreamException
- the xML stream exceptionCopyright © 2010–2024 The DAISY Consortium. All rights reserved.