gov.nist.core
Class Debug
java.lang.Object
|
+--gov.nist.core.Debug
- public class Debug
- extends Object
A class to do debug printfs
Constructor Summary |
Debug()
|
debug
public static final boolean debug
- See Also:
- Constant Field Values
parserDebug
public static final boolean parserDebug
- See Also:
- Constant Field Values
Debug
public Debug()
print
public static void print(String s)
println
public static void println(String s)
printStackTrace
public static void printStackTrace(Exception ex)
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.