| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config.rule |
| Modifier and Type | Method and Description |
|---|---|
static TrailingSlash |
TrailingSlash.append()
Create a new
TrailingSlash instance that will append trailing slashes from all matching request and
rendered output Address instances, if necessary. |
static TrailingSlash |
TrailingSlash.remove()
Create a new
TrailingSlash instance that will remove trailing slashes from all matching request and
rendered output Address instances, if necessary. |
TrailingSlash |
TrailingSlash.withId(String id)
Set the ID of this
TrailingSlash instance. |
Copyright © 2019 OCPsoft. All rights reserved.