public static class TemplateableViewGenerator.Report extends Object implements Comparable<TemplateableViewGenerator.Report>
Constructor and Description |
---|
TemplateableViewGenerator.Report(String path,
Map<String,File> filesByFormat) |
TemplateableViewGenerator.Report(String path,
Map<String,File> filesByFormat,
Map<String,Integer> stats) |
public TemplateableViewGenerator.Report(String path, Map<String,File> filesByFormat)
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-2014. All Rights Reserved.