Package org.eclipse.jetty.webapp
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 org.eclipse.jetty.util.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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.util.PatternMatcher
match, matchPatterns