Uses of Class
com.google.code.mojo.license.AbstractLicenseMojo

Packages that use AbstractLicenseMojo
com.google.code.mojo.license   
 

Uses of AbstractLicenseMojo in com.google.code.mojo.license
 

Subclasses of AbstractLicenseMojo in com.google.code.mojo.license
 class LicenseCheckMojo
          Check if the source files of the project have a valid license header
 class LicenseFormatMojo
          Reformat files with a missing header to add it
 class LicenseRemoveMojo
          Remove the specified header from source files
 



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