Uses of Class
org.nukesoft.bot2.botutil.XmlConfManager

Packages that use XmlConfManager
org.nukesoft.bot2.botutil   
 

Uses of XmlConfManager in org.nukesoft.bot2.botutil
 

Methods in org.nukesoft.bot2.botutil 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.