| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEP_SEPARATOR |
"--" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LICENSE_MAP_KEY |
"licenseMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INVALID_PATTERN_MESSAGE |
"The pattern specified by expression <%s> seems to be invalid." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEMPLATE |
"template" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PROCESS_END_TAG |
"#L%" |
public static final String |
DEFAULT_PROCESS_START_TAG |
"#%L" |
public static final String |
DEFAULT_SECTION_DELIMITER |
"%%" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
COPYRIGHT_TO_STRING_FORMAT |
"Copyright (C) %1$s %2$s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LICENSE_CONTENT_FILE |
"license.txt" |
public static final String |
LICENSE_HEADER_FILE |
"header.txt" |
public static final String |
TEMPLATE_SUFFIX |
".ftl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNKNOWN_LICENSE_MESSAGE |
"Unknown license" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPOSITORY_DEFINITION_FILE |
"licenses.properties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASSPATH_PROTOCOL |
"classpath://" |
public static final String |
JAR_LICENSE_REPOSITORY |
"/META-INF/licenses" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CONNECTION_TIMEOUT |
5000 |
Copyright © 2010–2023. All rights reserved.