Interface MatcherSet


public interface MatcherSet
The file processor reads the file specified in the DocumentName. It must return a list of fully qualified strings for the MatchPattern to process. It may return either Ant or Regex style strings, or a mixture of both. See SelectorUtils for a description of the formats. It may also generate custom DocumentNameMatchers which are added to the customMatchers instance variable.