|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dataset.grid.GridDatasetInfo
public class GridDatasetInfo
| Constructor Summary | |
|---|---|
GridDatasetInfo(GridDataset gds,
java.lang.String path)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.StringBuffer |
getParseInfo()
Deprecated. Detailed information when the coordinate systems were parsed |
java.lang.StringBuffer |
getUserAdvice()
Deprecated. Specific advice to a user about problems with the coordinate information in the file. |
static void |
main(java.lang.String[] args)
Deprecated. debug |
org.jdom.Document |
makeDocument()
Deprecated. Create an XML document from this info |
java.lang.String |
writeXML()
Deprecated. Write the information as an XML document |
void |
writeXML(java.io.OutputStream os)
Deprecated. |
| 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.StringBuffer getParseInfo()
public java.lang.StringBuffer getUserAdvice()
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 | |||||||||