jdbreport.model.io.html
Class HTMLBodyFileType
java.lang.Object
jdbreport.model.io.html.HTMLFileType
jdbreport.model.io.html.HTMLBodyFileType
- All Implemented Interfaces:
- Comparable<FileType>, FileType
public class HTMLBodyFileType
- extends HTMLFileType
- Version:
- 1.0 02.04.2011
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLBodyFileType
public HTMLBodyFileType()
getExtensions
public String[] getExtensions()
- Specified by:
getExtensions
in interface FileType
- Overrides:
getExtensions
in class HTMLFileType
getWriter
public ReportWriter getWriter()
- Specified by:
getWriter
in interface FileType
- Overrides:
getWriter
in class HTMLFileType