com.japisoft.xmlpad
Class Debug

java.lang.Object
  extended bycom.japisoft.xmlpad.Debug

public final class Debug
extends java.lang.Object

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Field Summary
static boolean DEBUG
           
 
Constructor Summary
Debug()
           
 
Method Summary
static void debug(java.lang.String message)
           
static void debug(java.lang.Throwable th)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

Debug

public Debug()
Method Detail

debug

public static void debug(java.lang.String message)

debug

public static void debug(java.lang.Throwable th)


Copyright © 2006 JAPISoft. All Rights Reserved.