Uses of Class
org.nukesoft.nukeutils.XmlConfManager

Packages that use XmlConfManager
org.nukesoft.nukeutils   
 

Uses of XmlConfManager in org.nukesoft.nukeutils
 

Methods in org.nukesoft.nukeutils that return XmlConfManager
 XmlConfManager[] XmlConfManager.getConfSet(String partialConfPath)
          Returns an array of XmlConfManager objects that represent configuration subtrees with requested root nodes located in a designated location in the configuration file.
static XmlConfManager XmlConfManager.getGlobalConf()
          Gets the global configuration manager.