public static interface PathMatcher.RuleVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(boolean includes,
String path)
Visit the given path matching rule
|
void visit(boolean includes,
String path)
includes - is true for includes rules, false for excludes rulespath - is the rule path, prefix rule paths end with '/' separator charCopyright © 2017. All rights reserved.