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)