All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractLicenseMojo Date: 18-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)AdditionalHeaderDefinition The classAdditionalHeaderDefinition
is used to collect header definitions declared in an "external" XML document configuration.AdditionalHeaderDefinition.FeedProperty Callback Date: 18-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)CustomClassLoader Document Date: 16-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)DocumentFactory Date: 14-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)DocumentType Date: 16-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)FileContent FileUtils Date: 16-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)Header TheHeader
class wraps the license template file, the one which have to be outputted inside the other files.HeaderDefinition TheHeaderDefinition
class defines what is needed to output a header text into the of the given file type and what is needed to match the first line as well as the last line of a previous header of the given file type.
Optionally you can define the lines you want to skip before outputting the header.HeaderParser TheHeaderParser
class is used to get header information about the current header defined in the given file.
The achieve this it will use theHeaderDefinition
associated to the type of the given file.HeaderType Defines the default header definitions available out of the box within this plugin.LicenseCheckMojo Check if the source files of the project have a valid license headerLicenseFormatMojo Reformat files with a missing header to add itLicenseRemoveMojo Remove the specified header from source filesResourceFinder Date: 26-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)Selection Date: 16-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)StringUtils