org.ideahamster.metis.util
Class MetisGlobal
java.lang.Object
|
+--org.ideahamster.metis.util.MetisGlobal
- public final class MetisGlobal
- extends java.lang.Object
This class contains the global data used by various class.
- Version:
1.3.1
- Author:
- Sacha Faust
Method Summary |
static void |
setDebug(boolean debug)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METIS_CR
public static final java.lang.String METIS_CR
- See Also:
- Constant Field Values
METIS_VERSION
public static final java.lang.String METIS_VERSION
- See Also:
- Constant Field Values
METIS_USER_AGENT
public static final java.lang.String METIS_USER_AGENT
- See Also:
- Constant Field Values
METIS_AUTHOR
public static final java.lang.String METIS_AUTHOR
- See Also:
- Constant Field Values
METIS_AUTHOR_EMAIL
public static final java.lang.String METIS_AUTHOR_EMAIL
- See Also:
- Constant Field Values
METIS_DEBUG
public static boolean METIS_DEBUG
REPORT_TYPE_ASCII
public static final int REPORT_TYPE_ASCII
- See Also:
- Constant Field Values
REPORT_TYPE_HTML
public static final int REPORT_TYPE_HTML
- See Also:
- Constant Field Values
MetisGlobal
public MetisGlobal()
setDebug
public static void setDebug(boolean debug)