| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config |
| Modifier and Type | Method and Description |
|---|---|
static ServletMapping |
ServletMapping.includes(String resource)
Create a
Condition that returns true if the given resource is mapped by any Servlet
instances registered within the current application, and returns false if no Servlet will
handle the specified resource pattern. |
Copyright © 2023 OCPsoft. All rights reserved.