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

ParserUtils (JBoss Seam API Documentation) - JBoss Seam 1.2.0 API 英文版文档


org.jboss.seam.remoting.client
Class ParserUtils

java.lang.Object
  extended by org.jboss.seam.remoting.client.ParserUtils

public class ParserUtils
extends Object

Author:
Shane Bryzak

Constructor Summary
ParserUtils()
           
 
Method Summary
static Object unmarshalResult(org.dom4j.Element resultElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserUtils

public ParserUtils()
Method Detail

unmarshalResult

public static Object unmarshalResult(org.dom4j.Element resultElement)