| ApacheUrlMatcher | ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper). |
| RedirectableUrlMatcher | |
| UrlMatcher | UrlMatcher matches URL based on a set of routes. |
Interfaces
| RedirectableUrlMatcherInterface | RedirectableUrlMatcherInterface knows how to redirect the user. |
| UrlMatcherInterface | UrlMatcherInterface is the interface that all URL matcher classes must implement. |