Package org.dlese.dpc.schemedit.test
Class FrameworkConfigTester
java.lang.Object
org.dlese.dpc.schemedit.test.FrameworkConfigTester
Tester for
FrameworkConfigReader- Author:
- ostwald
$Id: FrameworkConfigTester.java,v 1.9 2009/07/07 03:29:38 ostwald Exp $
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFrameworkConfigTester(String xmlFormat) Constructor for the FrameworkConfigTester object -
Method Summary
Modifier and TypeMethodDescriptionorg.dom4j.Documentstatic voidThe main program for the FrameworkConfigTester classstatic voidpp(org.dom4j.Node node) Utility to show XML in pretty formstatic voidDescription of the MethodvoidDescription of the Methodvoidvoid
-
Field Details
-
reader
-
framework
-
-
Constructor Details
-
FrameworkConfigTester
Constructor for the FrameworkConfigTester object- Throws:
Exception
-
-
Method Details
-
showFrameworkStuff
public void showFrameworkStuff()Description of the Method -
showReaderStuff
public void showReaderStuff() -
main
The main program for the FrameworkConfigTester class- Parameters:
args- The command line arguments- Throws:
Exception
-
showSchemaPathMap
public void showSchemaPathMap() -
getMinimalRecord
public org.dom4j.Document getMinimalRecord() -
pp
public static void pp(org.dom4j.Node node) Utility to show XML in pretty form- Parameters:
node- Description of the Parameter
-
prtln
Description of the Method- Parameters:
s- Description of the Parameter
-