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.

Copyright © 2001-2002 Apache Software Foundation. All rights Reserved.