Class PatternSet

java.lang.Object
All Implemented Interfaces:
Cloneable

public class PatternSet extends DataType implements Cloneable
Named collection of include/exclude tags.

Moved out of MatchingTask to make it a standalone object that could be referenced (by scripts for example).