Class MixedFeatureTypeSubsetWriterXML
java.lang.Object
thredds.server.ncss.view.dsg.DsgSubsetWriter
thredds.server.ncss.view.dsg.any_point.AbstractMixedFeatureTypeSubsetWriter
thredds.server.ncss.view.dsg.any_point.MixedFeatureTypeSubsetWriterXML
-
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
ConstructorsConstructorDescriptionMixedFeatureTypeSubsetWriterXML(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()protected voidprotected voidMethods 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
-
MixedFeatureTypeSubsetWriterXML
public MixedFeatureTypeSubsetWriterXML(ucar.nc2.ft.FeatureDatasetPoint fdPoint, ucar.nc2.ft2.coverage.SubsetParams ncssParams, OutputStream out) throws NcssException, XMLStreamException, IOException
-
-
Method Details
-
getHttpHeaders
- Specified by:
getHttpHeadersin classDsgSubsetWriter
-
writeHeader
- Throws:
XMLStreamException
-
write
- Specified by:
writein classDsgSubsetWriter- Throws:
Exception
-