|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.test.FrameworkConfigTester
public class FrameworkConfigTester
Tester for FrameworkConfigReader
$Id: FrameworkConfigTester.java,v 1.9 2009/07/07 03:29:38 ostwald Exp $
Field Summary | |
---|---|
MetaDataFramework |
framework
|
FrameworkConfigReader |
reader
|
Constructor Summary | |
---|---|
FrameworkConfigTester(String xmlFormat)
Constructor for the FrameworkConfigTester object |
Method Summary | |
---|---|
Document |
getMinimalRecord()
|
static void |
main(String[] args)
The main program for the FrameworkConfigTester class |
static void |
pp(Node node)
Utility to show XML in pretty form |
static void |
prtln(String s)
Description of the Method |
void |
showFrameworkStuff()
Description of the Method |
void |
showReaderStuff()
|
void |
showSchemaPathMap()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public FrameworkConfigReader reader
public MetaDataFramework framework
Constructor Detail |
---|
public FrameworkConfigTester(String xmlFormat) throws Exception
Exception
Method Detail |
---|
public void showFrameworkStuff()
public void showReaderStuff()
public static void main(String[] args) throws Exception
args
- The command line arguments
Exception
public void showSchemaPathMap()
public Document getMinimalRecord()
public static void pp(Node node)
node
- Description of the Parameterpublic static void prtln(String s)
s
- Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |