| Package | Description |
|---|---|
| com.mycila.maven.plugin.license | |
| com.mycila.maven.plugin.license.document | |
| com.mycila.maven.plugin.license.header |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
PropertiesProvider.getAdditionalProperties(AbstractLicenseMojo mojo,
Properties currentProperties,
Document document) |
void |
Callback.onExistingHeader(Document document,
Header header) |
void |
Callback.onHeaderNotFound(Document document,
Header header) |
void |
Callback.onUnknownFile(Document document,
Header header) |
void |
AbstractLicenseMojo.AbstractCallback.onUnknownFile(Document document,
Header header) |
| Modifier and Type | Method and Description |
|---|---|
Document |
DocumentFactory.createDocuments(String file) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
DocumentPropertiesLoader.load(Document d) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Header.isMatchForText(Document d,
HeaderDefinition headerDefinition,
boolean unix,
String encoding) |
Copyright © 2008–2016 Mycila. All rights reserved.