| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WEBSTER_APP_ATTRIBUTE_NAME |
"websterApp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MATCHED_ROUTE |
"websterMatchedRoute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_SET |
"--not-set--" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CSRF_COOKIE_NAME |
"CSRF" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROUTE_RUNNER_HTML |
"routeRunner.html" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NASTY_SMALL_DOUBLE |
"2.2250738585072012e-308" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATE_FORMAT_STR_ISO8601 |
"yyyy-MM-dd\'T\'HH:mm:ss.SSSZ" |
protected static final String |
DATE_FORMAT_STR_PLAIN |
"yyyy-MM-dd" |
protected static final String |
DATE_FORMAT_STR_RFC1123 |
"EEE, dd MMM yyyy HH:mm:ss zzz" |
protected static final String |
PATTERN_PLAIN_STR |
"\\d\\d\\d\\d[-]\\d\\d[-]\\d\\d" |
Copyright © 2014–2018. All rights reserved.