|
|
@@ -75,7 +75,7 @@ import org.apache.tools.ant.Project; |
|
|
|
* @author Stefano Mazzocchi <a href="mailto:stefano@apache.org">stefano@apache.org</a> |
|
|
|
* @author Sam Ruby <a href="mailto:rubys@us.ibm.com">rubys@us.ibm.com</a> |
|
|
|
* @author Jon S. Stevens <a href="mailto:jon@clearink.com">jon@clearink.com</a> |
|
|
|
* @author <a href="mailto:stefan.bodewig@epost.de">Stefan Bodewig</a> |
|
|
|
* @author Stefan Bodewig |
|
|
|
*/ |
|
|
|
public class PatternSet extends DataType { |
|
|
|
private Vector includeList = new Vector(); |
|
|
|