| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config |
| Modifier and Type | Method and Description |
|---|---|
static Path |
Path.captureIn(java.lang.String param)
|
static Path |
Path.matches(java.lang.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 © 2014 OCPsoft. All Rights Reserved.