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