Uses of Interface
org.codehaus.mojo.license.header.FileHeaderProcessorConfiguration

Packages that use FileHeaderProcessorConfiguration
org.codehaus.mojo.license   
org.codehaus.mojo.license.header Header package 
 

Uses of FileHeaderProcessorConfiguration in org.codehaus.mojo.license
 

Classes in org.codehaus.mojo.license that implement FileHeaderProcessorConfiguration
 class UpdateFileHeaderMojo
          The goal to update (or add) the header on project source files.
 

Uses of FileHeaderProcessorConfiguration in org.codehaus.mojo.license.header
 

Fields in org.codehaus.mojo.license.header declared as FileHeaderProcessorConfiguration
protected  FileHeaderProcessorConfiguration FileHeaderProcessor.configuration
          processor configuration
 

Methods in org.codehaus.mojo.license.header that return FileHeaderProcessorConfiguration
 FileHeaderProcessorConfiguration FileHeaderProcessor.getConfiguration()
           
 

Methods in org.codehaus.mojo.license.header with parameters of type FileHeaderProcessorConfiguration
 void FileHeaderProcessor.setConfiguration(FileHeaderProcessorConfiguration configuration)
           
 



Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.