org.apache.xml.utils.synthetic
Class TestDriver

java.lang.Object
  extended byorg.apache.xml.utils.synthetic.TestDriver

public class TestDriver
extends Object

Class TestDriver


Nested Class Summary
private  class TestDriver.Inner
           Class Inner
 
Field Summary
private  boolean inTest
          Field inTest
static int sampleField
          Field sampleField
 
Constructor Summary
TestDriver()
           
 
Method Summary
static void dumpClass(Class C)
          Method dumpClass
static void main(String[] args)
          Method main
 void quickcheck()
          Method quickcheck
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sampleField

public static int sampleField
Field sampleField


inTest

private boolean inTest
Field inTest

Constructor Detail

TestDriver

public TestDriver()
Method Detail

main

public static void main(String[] args)
Method main

Parameters:
args -

dumpClass

public static void dumpClass(Class C)
Method dumpClass

Parameters:
C -

quickcheck

public void quickcheck()
Method quickcheck