public class PointSubsetWriterXML extends AbstractPointSubsetWriter
pointFeatureCollectionfdPoint, ncssParams, wantedRange, wantedVariables| Constructor and Description |
|---|
PointSubsetWriterXML(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 PointSubsetWriterXML(FeatureDatasetPoint fdPoint, NcssParamsBean ncssParams, OutputStream out) throws XMLStreamException, NcssException, IOException
public org.springframework.http.HttpHeaders getHttpHeaders(String datasetPath, boolean isStream)
public void writeHeader(PointFeature pf) throws XMLStreamException
writeHeader in class AbstractPointSubsetWriterXMLStreamExceptionpublic void writePoint(PointFeature pointFeat) throws Exception
writePoint in class AbstractPointSubsetWriterExceptionpublic void writeFooter()
throws XMLStreamException
writeFooter in class AbstractPointSubsetWriterXMLStreamExceptionCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.