307308309310311312313314315316317
out.finish(); } }); } else if (summary) { if (paths != null && paths.size() > 0) { context.setResponseContent(new StreamResponse() { @Override public void write(Writer out) throws Exception { writeCSV(context.getGeoGIG(), out, log); }