org.jboss.seam.util
Class XML

java.lang.Object
  extended by org.jboss.seam.util.XML

public class XML
extends Object


Constructor Summary
XML()
           
 
Method Summary
static org.dom4j.Element getRootElement(InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XML

public XML()
Method Detail

getRootElement

public static org.dom4j.Element getRootElement(InputStream stream)
                                        throws org.dom4j.DocumentException
Throws:
org.dom4j.DocumentException