public class PointSubsetWriterCSV extends AbstractPointSubsetWriter
pointFeatureCollectionfdPoint, ncssParams, wantedRange, wantedVariables| Constructor and Description |
|---|
PointSubsetWriterCSV(FeatureDatasetPoint fdPoint,
NcssParamsBean ncssParams,
OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpHeaders |
getHttpHeaders(String datasetPath,
boolean isStream) |
void |
writeFooter() |
void |
writeHeader(PointFeature pf) |
void |
writePoint(PointFeature pointFeat) |
writegetResponseHeaders, getWantedRange, getWantedVariables, respondpublic PointSubsetWriterCSV(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams, OutputStream out) throws NcssException, IOException
NcssExceptionIOExceptionpublic org.springframework.http.HttpHeaders getHttpHeaders(String datasetPath, boolean isStream)
public void writeHeader(PointFeature pf) throws Exception
writeHeader in class AbstractPointSubsetWriterExceptionpublic void writePoint(PointFeature pointFeat) throws Exception
writePoint in class AbstractPointSubsetWriterExceptionpublic void writeFooter()
throws Exception
writeFooter in class AbstractPointSubsetWriterExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.