java.lang.Object
edu.hm.hafner.analysis.parser.jcreport.Report
This is the Report-Class. It is mandatory to create Warnings. It represents the outer-most node within the
report.xml.
- Autor:
- Johann Vierthaler, johann.vierthaler@web.de
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
Report
public Report()
-
-
Methodendetails
-
getFiles
Returns an unmodifiable Collection.- Gibt zurück:
- files getter
-
setFiles
Setter for the List files.- Parameter:
files- a list of files.
-
addFile
Adds a new File to the Collection.- Parameter:
file- setter
-