com.cleancode.xml
Class DocumentPlus.Test

java.lang.Object
  extended by com.cleancode.xml.DocumentPlus.Test
Enclosing class:
DocumentPlus

public static class DocumentPlus.Test
extends Object

A standalone test class for a sanity check.


Constructor Summary
DocumentPlus.Test()
           
 
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
 

Constructor Detail

DocumentPlus.Test

public DocumentPlus.Test()
Method Detail

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 Get CleanCode at SourceForge.net. Fast, secure and Free Open Source software downloads