|
rewrite-config-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URL | |
|---|---|
| org.ocpsoft.rewrite.servlet.config | |
| Uses of URL in org.ocpsoft.rewrite.servlet.config |
|---|
| Methods in org.ocpsoft.rewrite.servlet.config that return URL | |
|---|---|
static URL |
URL.captureIn(String param)
Create a Condition to capture the entire value of the current Address into the given
Parameter name. |
static URL |
URL.matches(String pattern)
Create a Condition that inspects the entire value of the current Address, comparing against the
given pattern. |
URL |
URL.withRequestBinding()
Bind each Parameter value of the current Address to the corresponding request parameter by name. |
|
rewrite-config-servlet 2.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||