next up previous contents index
Next: Build Events Up: Developing with Ant Previous: Writing Your Own Task   Contents   Index

Tasks Desgined for Extension

These classes are desgined to be extended. Always start here when writting your own task. Class Description Task Base class for all tasks. AbstractCvsTask Another task can extend this with some customized output processing JDBCTask Handles JDBC configuration needed by SQL type tasks. MatchingTask This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching. Pack Abstract Base class for pack tasks. Unpack Abstract Base class for unpack tasks.



Andrew Marlow 2003-07-08