|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavanet.staxutils.BaseXMLEventWriter
org.xwiki.xml.stax.SAXEventWriter
public class SAXEventWriter
Receive and convert StAX events to SAX events.
Extends SAXEventConsumer with XMLEventWriter methods.
| Field Summary |
|---|
| Fields inherited from class javanet.staxutils.BaseXMLEventWriter |
|---|
attrBuff, closed, factory, lastStart, nsBuff, nsStack |
| Constructor Summary | |
|---|---|
SAXEventWriter(ContentHandler handler)
|
|
| Method Summary | |
|---|---|
protected void |
sendEvent(XMLEvent event)
|
| Methods inherited from class javanet.staxutils.BaseXMLEventWriter |
|---|
add, add, cacheAttribute, cacheNamespace, close, flush, getNamespaceContext, getPrefix, peekNamespaceStack, popNamespaceStack, pushNamespaceStack, setDefaultNamespace, setNamespaceContext, setPrefix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAXEventWriter(ContentHandler handler)
handler - the content handler| Method Detail |
|---|
protected void sendEvent(XMLEvent event)
throws XMLStreamException
sendEvent in class javanet.staxutils.BaseXMLEventWriterXMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||