|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--ucar.ncx.dom.NcxGenericDOMEncoder
|
+--ucar.ncx.dom.NcxCFDOMEncoder
Subclass of NcxGenericDOMEncoder specific to netcdf files following the Climate and Forecast (CF) convention
| Field Summary |
| Fields inherited from class ucar.ncx.dom.NcxGenericDOMEncoder |
doc, separator |
| Constructor Summary | |
NcxCFDOMEncoder(org.w3c.dom.Document doc)
Constructor |
|
| Method Summary | |
org.w3c.dom.Element |
encodeVariable(ucar.nc2.Variable ncvar)
dummy for now |
| Methods inherited from class ucar.ncx.dom.NcxGenericDOMEncoder |
encodeAttribute, encodeDimension, setSeparator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NcxCFDOMEncoder(org.w3c.dom.Document doc)
| Method Detail |
public org.w3c.dom.Element encodeVariable(ucar.nc2.Variable ncvar)
encodeVariable in interface NcxDOMEncoderencodeVariable in class NcxGenericDOMEncoderncvar - netcdf variable object to be encoded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||