Module org.eclipse.jetty.webapp
Package org.eclipse.jetty.webapp
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 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, match, matchPatterns