Class Matcher

java.lang.Object
org.apache.tomcat.util.file.Matcher

public final class Matcher extends Object

This is a utility class to match file globs. The class has been derived from org.apache.tools.ant.types.selectors.SelectorUtils.

All methods are static.