org.codehaus.xfire.util.stax
Class DOMStreamWriter

java.lang.Object
  extended by org.codehaus.xfire.util.stax.DOMStreamWriter
Direct Known Subclasses:
JDOMStreamWriter, W3CDOMStreamWriter

public abstract class DOMStreamWriter
extends java.lang.Object


Constructor Summary
DOMStreamWriter()
           
 
Method Summary
 void close()
           
 void flush()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMStreamWriter

public DOMStreamWriter()
Method Detail

close

public void close()
           throws XMLStreamException
Throws:
XMLStreamException

flush

public void flush()
           throws XMLStreamException
Throws:
XMLStreamException


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.