|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cementj.common.CommonCharacter
public class CommonCharacter
A library of commonly used special characters.
Copyright: Delta Vortex Technologies, 2002.
| Field Summary | |
|---|---|
static java.lang.String |
FILE_SEPARATOR
Convenience reference for the "file.separator" property from System.getProperties(). |
static java.lang.String |
LINE_FEED
Convenience reference for the "line.separator" property from System.getProperties(). |
static java.lang.String |
PATH_SEPARATOR
Convenience reference for the "path.separator" property from System.getProperties(). |
static java.lang.String |
TAB
Convenience reference for the "tab" (\t) property. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LINE_FEED
public static final java.lang.String PATH_SEPARATOR
public static final java.lang.String FILE_SEPARATOR
public static final java.lang.String TAB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||