Class MetaInfConfiguration.WebAppPathNameMatcher

java.lang.Object
org.eclipse.jetty.util.PatternMatcher
org.eclipse.jetty.webapp.MetaInfConfiguration.WebAppPathNameMatcher
Enclosing class:
MetaInfConfiguration

public class MetaInfConfiguration.WebAppPathNameMatcher extends PatternMatcher
WebAppPathNameMatcher Matches names of jars or dirs on the webapp classpath against a pattern. If there is no pattern, all jars or dirs will match.