com.opensymphony.xwork.config
Class ConfigurationUtil

java.lang.Object
  extended by com.opensymphony.xwork.config.ConfigurationUtil

public class ConfigurationUtil
extends Object

ConfigurationUtil

Author:
Jason Carreira Created May 23, 2003 11:22:49 PM

Method Summary
static List buildParentsFromString(Configuration configuration, String parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildParentsFromString

public static List buildParentsFromString(Configuration configuration,
                                          String parent)

WebWork Project Page