Package org.enhydra.ant.taskdefs

Class Summary
Dods 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: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters doml - The doml input file describing data object mapping.
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: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters doml - The doml input file describing data object mapping.
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: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters dir - The base SQLSplitter directory.
SQLSplitterTask.BooleanAttribute