public class Handler_source_catalog_csv extends MethodHandler
returns: CSV-file with one file-entry per row and first row as header:
station,first,last,rows,timestep,translation,filename,path
handlerMethodName, tsdb
Constructor and Description |
---|
Handler_source_catalog_csv(RemoteTsDB tsdb) |
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
getHandlerMethodName, writeStringArray, writeStringArray
public Handler_source_catalog_csv(RemoteTsDB tsdb)