org.apache.sirona.reporting.web.plugin.report.format
Class HTMLFormat
java.lang.Object
org.apache.sirona.reporting.web.plugin.report.format.MapFormat
org.apache.sirona.reporting.web.plugin.report.format.HTMLFormat
- All Implemented Interfaces:
- Format
public class HTMLFormat
- extends MapFormat
- implements Format
| Nested classes/interfaces inherited from interface org.apache.sirona.reporting.web.plugin.report.format.Format |
Format.Defaults |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMBER_FORMAT
public static final String NUMBER_FORMAT
- See Also:
- Constant Field Values
HTMLFormat
public HTMLFormat()
render
public Template render(Map<String,?> params)
- Specified by:
render in interface Format
type
public String type()
- Specified by:
type in interface Format
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.