|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.petals.tools.webadmin.util.ConfigHelper
public class ConfigHelper
Constructor Summary | |
---|---|
ConfigHelper()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
getConfig(java.lang.String XMLfile)
Read the portal configuration Document |
boolean |
isValid(java.lang.String XMLfile)
TODO : check if XML file is following its DTD ? |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigHelper()
Method Detail |
---|
public static org.w3c.dom.Document getConfig(java.lang.String XMLfile) throws WebConsoleConfigException
DataCollectorConfigException
- if configuration file was not found
WebConsoleConfigException
public boolean isValid(java.lang.String XMLfile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |