| 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
Address into the given Parameter. |
static Path |
Path.matches(String pattern)
Create a
Condition that compares the current Address.getPath() to the given pattern. |
Path |
Path.withRequestBinding()
Bind each path
Parameter to the corresponding request parameter by name. |
Copyright © 2016 OCPsoft. All rights reserved.