org.codehaus.xfire.util.stax
Class DOMStreamWriterHelper

java.lang.Object
  extended byorg.codehaus.xfire.util.stax.DOMStreamWriterHelper

public class DOMStreamWriterHelper
extends java.lang.Object

Author:
Tomasz Sztelak

Method Summary
static void write(javax.xml.stream.XMLStreamWriter writer, org.w3c.dom.Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public static void write(javax.xml.stream.XMLStreamWriter writer,
                         org.w3c.dom.Document document)
                  throws java.lang.Exception
Parameters:
writer -
document -
Throws:
java.lang.Exception


Copyright © 2004-2006 null. All Rights Reserved.