|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AdditionalHeaderDefinition is used to collect header definitions declared in an "external" XML
document configuration.AdditionalHeaderDefinition object using the given XML document as header definitions
input.
- aggregate -
Variable in class com.google.code.mojo.license.AbstractLicenseMojo
- Wheter to treat multi-modules projects as only one project (true) or treat multi-module projects separately
(false, by default)
- allowBlankLines() -
Method in class com.google.code.mojo.license.header.HeaderDefinition
-
- asOneLineString() -
Method in class com.google.code.mojo.license.header.Header
-
- asString() -
Method in class com.google.code.mojo.license.header.Header
-
HeaderType declared in this enumeration for the given header type name.
HeaderDefinition which corresponds to this enumeration instance.
Header class wraps the license template file, the one which have to be outputted inside the other
files.Header object pointing to a license template file.
HeaderDefinition 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.HeaderDefinition object with every header definition properties.
HeaderDefinition with only initializing the header type.
HeaderParser class is used to get header information about the current header defined in the given
file.HeaderDefinition associated to the type of the given file.HeaderParser object linked to the given file content and the associated header definition
based on the file type.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||