| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BUILTIN_RESOLVERS_DEFAULT_PRIORITY |
20 |
public static final int |
BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY |
10 |
public static final int |
EXTENSION_RESOLVERS_DEFAULT_PRIORITY |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME_THIS |
"this" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ONEOFF_LAMBDA_TEMPLATE_PREFIX |
"oneoff_lambda_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DOT |
"." |
public static final String |
EMPTY |
"" |
public static final String |
EQUALS |
"=" |
public static final String |
GAP |
" " |
public static final String |
LINE_SEPARATOR_CR |
"\r" |
public static final String |
LINE_SEPARATOR_CRLF |
"\r\n" |
public static final String |
LINE_SEPARATOR_LF |
"\n" |
public static final String |
SLASH |
"/" |
public static final String |
UNDERSCORE |
"_" |
Copyright © 2014. All Rights Reserved.