Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » util » xml » [javadoc | source]
org.jboss.util.xml
public class: XmlHelper [javadoc | source]
java.lang.Object
   org.jboss.util.xml.XmlHelper
A utility class to cover up the rough bits of xml parsing
Method from org.jboss.util.xml.XmlHelper Summary:
write
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.util.xml.XmlHelper Detail:
 public static  void write(Writer out,
    Document dom) throws Exception