|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Path
An interface defining basic configuration files and directories. If relocating any system-dependend paths, this interface and its daughter interfaces are the place to do it.
| Field Summary | |
|---|---|
static String[] |
DEFSYSTEM
The default values for the system keys. |
static String |
FILESEP
The file separator, for convenience. |
static String[] |
KEY_SYSTEM
An array of strings that act as keys in the system properties. |
static String |
NL
The new-line string, for convenience. |
static String |
PATHSEP
The path separator, for convenience. |
| Field Detail |
|---|
static final String PATHSEP
static final String FILESEP
static final String NL
static final String[] KEY_SYSTEM
static final String[] DEFSYSTEM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||