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