|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.sourceforge.jxutil.xml.XMLConfig | +--org.sourceforge.jxutil.dbtest.framework.DBTestConfig
An XMLConfig for instantiating the DBTest configuration
Nested Class Summary | |
static class |
DBTestConfig.DBTestSuite
The database TestSuite. |
(package private) static class |
DBTestConfig.PackageHandler
The XML handler for instantiating a Package. |
(package private) static class |
DBTestConfig.TestSuiteHandler
The XML handler for instantiating a TestSuite. |
Nested classes inherited from class org.sourceforge.jxutil.xml.XMLConfig |
XMLConfig.RefHandler |
Field Summary | |
(package private) static TreeMap |
handlerMap
|
Fields inherited from class org.sourceforge.jxutil.xml.XMLConfig |
doc, idCache |
Constructor Summary | |
DBTestConfig(DocumentBuilder builder,
File file)
|
|
DBTestConfig(File file)
|
Methods inherited from class org.sourceforge.jxutil.xml.XMLConfig |
getById, getDocument, makeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final TreeMap handlerMap
Constructor Detail |
public DBTestConfig(DocumentBuilder builder, File file) throws IOException, ParserConfigurationException, SAXException
public DBTestConfig(File file) throws IOException, ParserConfigurationException, SAXException
|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |