|
TrueZIP 6.8.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
interface Entry
A package private interface with some useful constants for archive entry names. Public classes must not implement this interface - otherwise the constants become part of the public API.
| Field Summary | |
|---|---|
static String |
ROOT_NAME
Denotes the entry name of the virtual root directory. |
static String |
SEPARATOR
The entry name separator as a string. |
static char |
SEPARATOR_CHAR
The entry name separator as a character. |
| Field Detail |
|---|
static final String SEPARATOR
static final char SEPARATOR_CHAR
static final String ROOT_NAME
innerEntryName
property if a File instance denotes an archive file.
This constant may be safely used for identity comparison.
|
TrueZIP 6.8.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||