com.cleancode.xml
Class DocumentPlus.Test
java.lang.Object
com.cleancode.xml.DocumentPlus.Test
- Enclosing class:
- DocumentPlus
public static class DocumentPlus.Test
- extends Object
A standalone test class for a sanity check.
|
Method Summary |
static void |
main(String[] args)
Main program for this standalone test class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentPlus.Test
public DocumentPlus.Test()
main
public static void main(String[] args)
- Main program for this standalone test class.
- Parameters:
args - not used.
| CleanCode Java Libraries |
Copyright © 2001-2012 Michael Sorens - Revised 2012.12.10  |