Class MixedFeatureTypeSubsetWriterCSV
java.lang.Object
thredds.server.ncss.view.dsg.DsgSubsetWriter
thredds.server.ncss.view.dsg.any_point.AbstractMixedFeatureTypeSubsetWriter
thredds.server.ncss.view.dsg.any_point.MixedFeatureTypeSubsetWriterCSV
-
Field Summary
Fields inherited from class thredds.server.ncss.view.dsg.any_point.AbstractMixedFeatureTypeSubsetWriter
out, writersFields inherited from class thredds.server.ncss.view.dsg.DsgSubsetWriter
fdPoint, ncssParams, wantedRange, wantedVariables -
Constructor Summary
ConstructorsConstructorDescriptionMixedFeatureTypeSubsetWriterCSV(ucar.nc2.ft.FeatureDatasetPoint fdPoint, ucar.nc2.ft2.coverage.SubsetParams ncssParams, OutputStream out) -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.HttpHeadersgetHttpHeaders(String datasetPath, boolean isStream) voidwrite()Methods inherited from class thredds.server.ncss.view.dsg.any_point.AbstractMixedFeatureTypeSubsetWriter
initWritersMethods inherited from class thredds.server.ncss.view.dsg.DsgSubsetWriter
getWantedDateRange, getWantedVariables, respond
-
Constructor Details
-
MixedFeatureTypeSubsetWriterCSV
public MixedFeatureTypeSubsetWriterCSV(ucar.nc2.ft.FeatureDatasetPoint fdPoint, ucar.nc2.ft2.coverage.SubsetParams ncssParams, OutputStream out) throws NcssException, IOException, XMLStreamException
-
-
Method Details
-
getHttpHeaders
- Specified by:
getHttpHeadersin classDsgSubsetWriter
-
write
- Specified by:
writein classDsgSubsetWriter- Throws:
Exception
-