| Package | Description |
|---|---|
| org.codehaus.mojo.license | |
| org.codehaus.mojo.license.header |
Header package
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileHeaderMojo
Abstract mojo for file-header operations (check, update, report,...).
|
class |
CheckFileHeaderMojo
The goal to check if the state of header on project source files.
|
class |
UpdateFileHeaderMojo
The goal to update (or add) the header on project source files.
|
| Modifier and Type | Field and Description |
|---|---|
protected FileHeaderProcessorConfiguration |
FileHeaderProcessor.configuration
processor configuration.
|
| Modifier and Type | Method and Description |
|---|---|
FileHeaderProcessorConfiguration |
FileHeaderProcessor.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileHeaderProcessor.setConfiguration(FileHeaderProcessorConfiguration configuration) |
Copyright © 2010–2014 Codehaus. All rights reserved.