|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
java.lang.String[] keywords)
Creates a HeaderParser object linked to the given file content and the associated header definition
based on the file type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |