Uses of Class
com.google.code.mojo.license.util.FileContent

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

Uses of FileContent in com.google.code.mojo.license.header
 

Methods in com.google.code.mojo.license.header that return FileContent
 FileContent HeaderParser.getFileContent()
          Returns the file content.
 

Constructors in com.google.code.mojo.license.header with parameters of type FileContent
HeaderParser(FileContent fileContent, HeaderDefinition headerDefinition, String[] keywords)
          Creates a HeaderParser object linked to the given file content and the associated header definition based on the file type.
 



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