|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dt.grid.GridDatasetInfo
public class GridDatasetInfo
A helper class to GridDataset; creates a GridDataset XML document. This is a candidate for the XML representation of the Grid SDT. ForecastModelRunInventory.makeDocument is currently being used in NetcdfServer.
| Constructor Summary | |
|---|---|
GridDatasetInfo(GridDataset gds,
java.lang.String path)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
debug |
org.jdom.Document |
makeDocument()
Create an XML document from this info |
java.lang.String |
writeXML()
Write the information as an XML document |
void |
writeXML(java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridDatasetInfo(GridDataset gds,
java.lang.String path)
| Method Detail |
|---|
public java.lang.String writeXML()
public void writeXML(java.io.OutputStream os)
throws java.io.IOException
java.io.IOExceptionpublic org.jdom.Document makeDocument()
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||