| Home | Trees | Indices | Help |
|---|
|
|
ConfigParser --+
|
FullConfigParser
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
parses the json configuration and returns a list of layouts, which contains all necessary information of the config file. parses the full config Parsing will be done in 3 steps: 1. get raw Config Objects by just passing the values defined inside the config 2. replace references by objects, import services, tasks, parsers and processors 3. do sanity checks :param configFilename: the configuration file to parse
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 19 03:26:56 2013 | http://epydoc.sourceforge.net |