public class SAXEventWriter
extends javanet.staxutils.BaseXMLEventWriter
Extends SAXEventConsumer with XMLEventWriter methods.
| Constructor and Description |
|---|
SAXEventWriter(ContentHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendEvent(XMLEvent event) |
public SAXEventWriter(ContentHandler handler)
handler - the content handlerprotected void sendEvent(XMLEvent event) throws XMLStreamException
sendEvent in class javanet.staxutils.BaseXMLEventWriterXMLStreamExceptionCopyright © 2004–2015 XWiki. All rights reserved.