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-2004 The Apache Software Foundation. All rights Reserved.