public class PathMatcher extends Object
Constructor and Description |
---|
PathMatcher(Map<String,List<PathConfiguration>> uriConfiguration,
ELProcessor elProcessor) |
Modifier and Type | Method and Description |
---|---|
PathConfiguration |
matches(HttpServletRequest request) |
public PathMatcher(Map<String,List<PathConfiguration>> uriConfiguration, ELProcessor elProcessor)
public PathConfiguration matches(HttpServletRequest request)
Copyright © 2015. All rights reserved.