com.sun.msv.driver.textui
Class Debug

java.lang.Object
  |
  +--com.sun.msv.driver.textui.Debug

public class Debug
extends Object


Field Summary
static boolean debug
           
 
Constructor Summary
Debug()
           
 
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()