public abstract class FileConst extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKSLASH
Constant for the slash. current value:"\"
|
static int |
BLOCKSIZE
Constant for the blocksize. current value:8192
|
static String |
DOT
Constant for the dot. current value:"."
|
static String |
DOUBLEDOT
Constant for the dot. current value:":"
|
static String[] |
INVALID_CHARS_IN_FILENAME
String array with the invalid characters in filenames.
|
static int |
KILOBYTE
Constant for the kilobyte. current value:1024
|
static String |
SLASH
Constant for the slash. current value:"/"
|
static String[] |
ZIP_EXTENSIONS
String array with a few extensions from zip-files.
|
| Constructor and Description |
|---|
FileConst() |
public static final String BACKSLASH
public static final int BLOCKSIZE
public static final String DOT
public static final String DOUBLEDOT
public static String[] INVALID_CHARS_IN_FILENAME
public static final int KILOBYTE
public static final String SLASH
public static final String[] ZIP_EXTENSIONS
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.