站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.2.1 API 英文版文档

XML (JBoss Seam API Documentation) - JBoss Seam 1.2.1 API 英文版文档


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