| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config |
| Modifier and Type | Method and Description |
|---|---|
static PathAndQuery |
PathAndQuery.captureIn(String param)
|
static PathAndQuery |
PathAndQuery.matches(String pattern)
Create a
Condition that compares the current Address.getPathAndQuery() to the given pattern. |
PathAndQuery |
PathAndQuery.withRequestBinding()
Bind each path
Parameter to the corresponding request parameter by name. |
Copyright © 2015 OCPsoft. All Rights Reserved.