|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrailingSlash | |
|---|---|
| org.ocpsoft.rewrite.servlet.config.rule | |
| Uses of TrailingSlash in org.ocpsoft.rewrite.servlet.config.rule |
|---|
| Methods in org.ocpsoft.rewrite.servlet.config.rule that return TrailingSlash | |
|---|---|
static TrailingSlash |
TrailingSlash.append()
Return a new TrailingSlash instance that will append trailing slashes from all matching request and
rendered output URLs, if necessary. |
TrailingSlash |
TrailingSlash.performInbound(Operation operation)
|
static TrailingSlash |
TrailingSlash.remove()
Return a new TrailingSlash instance that will remove trailing slashes from all matching request and
rendered output URLs, if necessary. |
TrailingSlash |
TrailingSlash.when(Condition condition)
|
TrailingSlash |
TrailingSlash.withId(java.lang.String id)
Set the ID of this TrailingSlash. |
|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||