Uses of Package
com.google.code.mojo.license.header

Packages that use com.google.code.mojo.license.header
com.google.code.mojo.license   
com.google.code.mojo.license.document   
com.google.code.mojo.license.header   
 

Classes in com.google.code.mojo.license.header used by com.google.code.mojo.license
Header
          The Header class wraps the license template file, the one which have to be outputted inside the other files.
 

Classes in com.google.code.mojo.license.header used by com.google.code.mojo.license.document
Header
          The Header class wraps the license template file, the one which have to be outputted inside the other files.
HeaderDefinition
          The 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.
Optionally you can define the lines you want to skip before outputting the header.
HeaderType
          Defines the default header definitions available out of the box within this plugin.
 

Classes in com.google.code.mojo.license.header used by com.google.code.mojo.license.header
HeaderDefinition
          The 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.
Optionally you can define the lines you want to skip before outputting the header.
HeaderType
          Defines the default header definitions available out of the box within this plugin.
 



Copyright © 2008-2010 Mathieu Carbou. All Rights Reserved.