public class StationObsDatasetInfo extends Object
Constructor and Description |
---|
StationObsDatasetInfo(StationObsDataset sobs,
String path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Deprecated.
debug
|
org.jdom2.Document |
makeStationCollectionDocument()
Deprecated.
Create an XML document from this info
|
org.jdom2.Document |
makeStationObsDatasetDocument()
Deprecated.
Create an XML document from this info
|
String |
writeStationCollectionXML()
Deprecated.
Write stationCollection XML document
|
void |
writeStationCollectionXML(OutputStream os)
Deprecated.
|
String |
writeStationObsDatasetXML()
Deprecated.
Write stationObsDataset XML document
|
void |
writeStationObsDatasetXML(OutputStream os)
Deprecated.
|
public StationObsDatasetInfo(StationObsDataset sobs, String path)
public String writeStationObsDatasetXML()
public void writeStationObsDatasetXML(OutputStream os) throws IOException
IOException
public String writeStationCollectionXML() throws IOException
IOException
public void writeStationCollectionXML(OutputStream os) throws IOException
IOException
public org.jdom2.Document makeStationCollectionDocument() throws IOException
IOException
public org.jdom2.Document makeStationObsDatasetDocument()
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.