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
-
SHEET_TITLE_EXP
public static final String SHEET_TITLE_EXP
- See Also:
-
-
SHEET_TITLE_SPACES
public static final String SHEET_TITLE_SPACES
- See Also:
-
-
SHEET_TITLE_VOCAB
public static final String SHEET_TITLE_VOCAB
- See Also:
-
-
SHEET_TITLE_OBJ_TYPES
public static final String SHEET_TITLE_OBJ_TYPES
- See Also:
-
-
SHEET_TITLE_OBJS
public static final String SHEET_TITLE_OBJS
- See Also:
-
-
SEP
public static final String SEP
- See Also:
-
-
COLON
public static final String COLON
- See Also:
-
-
DEFAULT_PRJ
public static final String DEFAULT_PRJ
- See Also:
-
-
COLLECTION_TYPE
public static final String COLLECTION_TYPE
- See Also:
-
-
Constructor Details
-
Constants
public Constants()