org.codehaus.mojo.taglist
public class FileAnalyser extends Object
UNKNOWN: : This is another example of "todo" tag
| Constructor Summary | |
|---|---|
| FileAnalyser(TagListReport report)
Constructor
| |
| Method Summary | |
|---|---|
| Collection | execute()
Execute the analysis for the configuration given by the TagListReport.
|
| void | scanFile(File file)
Scans a file to look for task tags.
|
Parameters: report the MOJO that is using this analyser
Returns: a collection of TagReport objects
Parameters: file the file to scan