|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.novadeck.jxla.xml.XmlConfigurator
Configure everything from the config file $Id $
| Constructor Summary | |
XmlConfigurator()
|
|
| Method Summary | |
static void |
configure(java.lang.String filepath)
configure node by node each element of the program |
static void |
main(java.lang.String[] args)
testing purpose only |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlConfigurator()
| Method Detail |
public static void configure(java.lang.String filepath)
throws java.lang.Exception
filepath - configuration file pathjava.lang.Exception - can be IOException or domexceptionpublic static void main(java.lang.String[] args)
args - first element is configuration file path
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||