com.opensymphony.xwork2.config.providers
Class XmlHelper

java.lang.Object
  extended by com.opensymphony.xwork2.config.providers.XmlHelper

public class XmlHelper
extends Object

XML utilities.

Author:
Mike

Constructor Summary
XmlHelper()
           
 
Method Summary
static Map getParams(Element paramsElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlHelper

public XmlHelper()
Method Detail

getParams

public static Map getParams(Element paramsElement)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.