Package | Description |
---|---|
org.apache.creadur.whisker.model |
Models the domain, linking expected distribution contents to
licensing meta-data.
|
Modifier and Type | Method and Description |
---|---|
static LicenseTemplateException |
LicenseTemplateException.notLicenseTemplate(Map<String,String> parameters,
String licenseName)
Builds an instance.
|
static LicenseTemplateException |
LicenseTemplateException.parameterMismatch(Collection<String> expectedParameters,
Collection<String> actualParameters,
String licenseName)
Builds an exception indicating that parameter passed
do not fulfill expectations.
|
Modifier and Type | Method and Description |
---|---|
String |
WithLicense.getText()
Gets the license legalise shared by the resources
contained.
|
String |
License.getText()
Gets legal text expressing this license.
|
String |
License.getText(Map<String,String> parameters)
Gets legal text expressing this license,
|
Copyright © 2011–1970 Apache Software Foundation. All rights reserved.