public class Defaults extends Object
Modifier and Type | Field and Description |
---|---|
static List<String> |
DEFAULT_LICENSE_FAMILIES |
static List<IHeaderMatcher> |
DEFAULT_MATCHERS
The standard list of licenses to include in the reports.
|
static String |
PLAIN_STYLESHEET |
static String |
UNAPPROVED_LICENSES_STYLESHEET |
Modifier and Type | Method and Description |
---|---|
static IHeaderMatcher |
createDefaultMatcher() |
static InputStream |
getDefaultStyleSheet() |
static InputStream |
getPlainStyleSheet() |
static InputStream |
getUnapprovedLicensesStyleSheet() |
public static final List<IHeaderMatcher> DEFAULT_MATCHERS
DefaultPolicy
.public static final String PLAIN_STYLESHEET
public static final String UNAPPROVED_LICENSES_STYLESHEET
public static InputStream getPlainStyleSheet()
public static InputStream getUnapprovedLicensesStyleSheet()
public static InputStream getDefaultStyleSheet()
public static IHeaderMatcher createDefaultMatcher()
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.