com.sun.msv.driver.textui
Class Debug

java.lang.Object
  extended by com.sun.msv.driver.textui.Debug

public class Debug
extends Object


Field Summary
static boolean debug
           
 
Constructor Summary
Debug()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public static boolean debug
Constructor Detail

Debug

public Debug()