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