List of usage examples for org.apache.commons.jelly.tags.ant TaskSource interface-usage
From source file org.apache.cactus.integration.maven.CactusScannerTag.java
/**
* Cactus Jelly Tag that scans Ant FileSets and return a list of
* qualified class name that are Cactus TestCases (i.e.
* ServletTestCase, JspTestCase or FilterTestCase) or subclasses
* of Cactus TestCases.
*