|
|||||||||
| Home >> All >> org >> mortbay >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mortbay.xml
Class TestHarness

java.lang.Objectorg.mortbay.xml.TestHarness
- public class TestHarness
- extends java.lang.Object
Util meta TestHarness.
- Version:
- $Id: TestHarness.java,v 1.10 2003/11/20 12:46:09 gregwilkins Exp $
| Field Summary | |
static java.lang.String |
__CRLF
|
static java.lang.String |
__userDir
|
static java.net.URL |
__userURL
|
private static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
TestHarness()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
main. |
static void |
testXmlConfiguration()
|
static void |
testXmlParser()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
private static org.apache.commons.logging.Log log
__CRLF
public static final java.lang.String __CRLF
- See Also:
- Constant Field Values
__userDir
public static java.lang.String __userDir
__userURL
public static java.net.URL __userURL
| Constructor Detail |
TestHarness
public TestHarness()
| Method Detail |
testXmlParser
public static void testXmlParser()
testXmlConfiguration
public static void testXmlConfiguration()
main
public static void main(java.lang.String[] args)
- main.
|
|||||||||
| Home >> All >> org >> mortbay >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mortbay.xml.TestHarness