public static class TemplateableViewGenerator.Report extends Object implements Comparable<TemplateableViewGenerator.Report>
Constructor and Description |
---|
Report(String path,
Map<String,File> filesByFormat) |
Report(String path,
Map<String,File> filesByFormat,
Map<String,Integer> stats) |
Modifier and Type | Method and Description |
---|---|
Properties |
asProperties(String format) |
int |
compareTo(TemplateableViewGenerator.Report that) |
Map<String,File> |
getFilesByFormat() |
String |
getName() |
String |
getPath() |
Map<String,Integer> |
getStats() |
void |
nameAs(String name) |
String |
toString() |
public String getPath()
public String getName()
public void nameAs(String name)
public Properties asProperties(String format)
public int compareTo(TemplateableViewGenerator.Report that)
compareTo
in interface Comparable<TemplateableViewGenerator.Report>
Copyright © 2003–2016. All rights reserved.