Class WebInfConfiguration.WebAppPathNameMatcher

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

public class WebInfConfiguration.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.