public class Constants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Package
public static final String Package
- See Also:
-
-
REL_EXTERNAL
public static final String REL_EXTERNAL
- See Also:
-
-
MESSAGE_SECTION
public static final String MESSAGE_SECTION
- See Also:
-
-
MANAGER_SECTION
public static final String MANAGER_SECTION
- See Also:
-
-
-
SERVER_ROW_SECTION
public static final String SERVER_ROW_SECTION
- See Also:
-
-
HTML_TAIL_SECTION
public static final String HTML_TAIL_SECTION
- See Also:
-
-
CHARSET
public static final String CHARSET
- See Also:
-
-
Constructor Details
-
Constants
public Constants()