public class MimeMapping extends Object
| Constructor and Description |
|---|
MimeMapping(String extension,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
formatFileName(String reportId) |
String |
getExtension()
Returns default extension of the report (odt, docx...)
|
String |
getMimeType()
Returns mime type of the report.
|
Copyright © 2015. All Rights Reserved.