rath.msnm
Class Debug

java.lang.Object
  |
  +--rath.msnm.Debug

public class Debug
extends Object

Version:
$Id: Debug.java,v 1.1.1.1 2002/03/03 21:32:36 xrath Exp $, since 2002/03/03
Author:
Jang-Ho Hwang, rath@xrath.com

Field Summary
static boolean printInput
           
static boolean printMime
           
static boolean printOutput
           
 
Constructor Summary
Debug()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

printInput

public static boolean printInput

printOutput

public static boolean printOutput

printMime

public static boolean printMime
Constructor Detail

Debug

public Debug()