Class PathMatcherImpl
java.lang.Object
cool.scx.http.routing.PathMatcherImpl
- All Implemented Interfaces:
PathMatcher
PathMatcherImpl (Some Code Copy From Vertx RouteImpl)
- Version:
- 0.0.1
- Author:
- scx567888
-
Nested Class Summary
Nested classes/interfaces inherited from interface cool.scx.http.routing.PathMatcher
PathMatcher.MatchResult -
Field Summary
Fields inherited from interface cool.scx.http.routing.PathMatcher
ANY -
Method Summary
-
Method Details
-
matches
- Specified by:
matchesin interfacePathMatcher
-
path
-
pattern
-
groups
-
exactPath
public boolean exactPath()
-