Class ResultFormatterCsv
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.format.csv.ResultFormatterCsv
- All Implemented Interfaces:
ResultFormatter
- Author:
- scf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionformat(ResourcePath path, Query query, Object result, boolean useAbsoluteNavigationLinks) voidpreProcessRequest(ResourcePath path, Query query)
-
Constructor Details
-
ResultFormatterCsv
public ResultFormatterCsv()
-
-
Method Details
-
preProcessRequest
- Specified by:
preProcessRequestin interfaceResultFormatter- Throws:
IncorrectRequestException
-
format
public FormatWriter format(ResourcePath path, Query query, Object result, boolean useAbsoluteNavigationLinks) - Specified by:
formatin interfaceResultFormatter
-
getContentType
- Specified by:
getContentTypein interfaceResultFormatter
-