TROIKA.ASP - the MVC framework

Class Config

Object
   |
   +--Config

class Config


This is Config class which represents the application configuration information. It parses WEB-INF/config.xml file when web application starts up.

The config.xml file can be used to define the following aspects of TROIKA.ASP framework:


Defined in Config.js


Constructor Summary
Config(<String> xmlFile, <String> root)
            Constructs a new instance of Config class.
 
Method Summary
 Config init(<String> xmlFile, <String> root)
           Initializes Config class, parsing the XML input file.

Constructor Detail

Config

Config(<String> xmlFile, <String> root)

Method Detail

init

Config init(<String> xmlFile, <String> root)

TROIKA.ASP - the MVC framework

www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008