| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config |
| Modifier and Type | Method and Description |
|---|---|
static Path |
Path.captureIn(String param)
Capture the entire path portion of the inbound
Address into the given parameter. |
static Path |
Path.matches(String pattern)
Inspect the current request URL, comparing against the given pattern.
|
Path |
Path.withRequestBinding()
Bind each path parameter to the corresponding request parameter by name.
|
Copyright © 2013 OCPsoft. All Rights Reserved.