Modifier and Type | Field and Description |
---|---|
static PathPatternMatcher |
INSTANCE |
Constructor and Description |
---|
PathPatternMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
isBetter(String pattern,
String bestMatch) |
boolean |
match(String pattern,
String path) |
public static final PathPatternMatcher INSTANCE
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.