Package org.dom4j.io

Class STAXEventWriter

java.lang.Object
org.dom4j.io.STAXEventWriter

public class STAXEventWriter extends Object
Writes DOM4J Nodes to a StAX event stream. In addition the createXXX methods are provided to directly create STAX events from DOM4J nodes.
Author:
Christian Niles