Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROOT |
"/" |
public static final char |
SINGLE_QUOTE |
39 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPLICATION_CLASS_PARAM |
"applicationClass" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
DIR_SEPARATOR_UNIX |
47 |
public static final char |
DIR_SEPARATOR_WINDOWS |
92 |
public static final String |
LINE_SEPARATOR_UNIX |
"\n" |
public static final String |
LINE_SEPARATOR_WINDOWS |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_MIME_TYPE |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALL_PATHS |
"+/*paths" |
Copyright © 2013. All Rights Reserved.