Class MenuMatchers
java.lang.Object
com.foreach.across.modules.web.menu.MenuMatchers
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Method Summary
Modifier and TypeMethodDescriptionstatic MenuMatcher
pathEquals
(String path) static MenuMatcher
pathMatches
(String pattern) static MenuMatcher
pathMatches
(String pattern, boolean ignoreCase) static MenuMatcher
pathMatches
(Pattern pattern)
-
Method Details
-
pathEquals
-
pathMatches
-
pathMatches
-
pathMatches
-