| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_SYSTEM_TEMPLATE_LOCATOR_PRIORITY |
10 |
| 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 |
EMPTY |
"" |
public static final String |
GAP |
" " |
public static final String |
KEY_SEPARATOR |
"." |
public static final String |
LINUX_LINE_SEPARATOR |
"\n" |
public static final String |
SLASH |
"/" |
public static final String |
WINDOWS_LINE_SEPARATOR |
"\r\n" |
Copyright © 2013. All Rights Reserved.