| Package | Description |
|---|---|
| org.ocpsoft.rewrite.servlet.config |
| Modifier and Type | Method and Description |
|---|---|
static ServletMapping |
ServletMapping.includes(String resource)
Create a condition which 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 resource. |
Copyright © 2013 OCPsoft. All Rights Reserved.