DODS API

Package org.enhydra.ant.taskdefs

Class Summary
Dods Invokes DODS to generate a set of java classes from a doml file.
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files.
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration:
DODS_XMLBuilder Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration:
DODS_XMLBuilder.BooleanAttribute  
DomlValidateTask This class represent task for tarnsformation doml file for validation.
SQLSplitterTask Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration:
SQLSplitterTask.BooleanAttribute  
 


DODS API