org.codehaus.xfire.util.jdom
Class StaxSerializer
java.lang.Object
org.codehaus.xfire.util.jdom.StaxSerializer
public class StaxSerializer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaxSerializer
public StaxSerializer()
writeDocument
public void writeDocument(org.jdom.Document doc,
javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
writeElement
public void writeElement(org.jdom.Element e,
javax.xml.stream.XMLStreamWriter writer)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
Copyright © 2004-2013. All Rights Reserved.