Uses of Package
com.mycila.maven.plugin.license.header
-
Packages that use com.mycila.maven.plugin.license.header Package Description com.mycila.maven.plugin.license com.mycila.maven.plugin.license.document com.mycila.maven.plugin.license.header -
Classes in com.mycila.maven.plugin.license.header used by com.mycila.maven.plugin.license Class Description Header TheHeaderclass wraps the license template file, the one which have to be outputted inside the other files.HeaderDefinition TheHeaderDefinitionclass 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. -
Classes in com.mycila.maven.plugin.license.header used by com.mycila.maven.plugin.license.document Class Description Header TheHeaderclass wraps the license template file, the one which have to be outputted inside the other files.HeaderDefinition TheHeaderDefinitionclass 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.HeaderType Defines the default header definitions available out of the box within this plugin. -
Classes in com.mycila.maven.plugin.license.header used by com.mycila.maven.plugin.license.header Class Description HeaderDefinition TheHeaderDefinitionclass 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.HeaderSource Provides an access to the license template text.HeaderType Defines the default header definitions available out of the box within this plugin.