Package | Description |
---|---|
com.google.code.mojo.license.header |
Modifier and Type | Method and Description |
---|---|
FileContent |
HeaderParser.getFileContent()
Returns the file content.
|
Constructor and Description |
---|
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-2012 Mathieu Carbou. All Rights Reserved.