|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jconfig.parser.AbstractConfigParser | +--org.jconfig.parser.DefaultConfigParser
Constructor Summary | |
DefaultConfigParser()
|
Method Summary | |
Configuration |
parse(org.w3c.dom.Document doc,
java.lang.String configName)
Description of the Method |
Methods inherited from class org.jconfig.parser.AbstractConfigParser |
getBaseConfigName, getIncludeProperties, getVariables |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultConfigParser()
Method Detail |
public Configuration parse(org.w3c.dom.Document doc, java.lang.String configName)
parse
in class AbstractConfigParser
doc
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |