| org.enhydra.kelp.ant.dods.KelpDODSGenerator
KelpDODSGenerator | public class KelpDODSGenerator extends DODSGenerator (Code) | | This class is used for generating DODS code and DODS documentation.
|
Method Summary | |
public static void | main(String[] args) | public void | preClose() This method is called before wizard closing. |
KelpDODSGenerator | public KelpDODSGenerator()(Code) | | |
preClose | public void preClose()(Code) | | This method is called before wizard closing. User should
override this method to involve any pre-closing action.
|
|
|