| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
This package contains Java objects that represent complex data structures
from the web application deployment descriptor file (
web.xml). |
| Modifier and Type | Method and Description |
|---|---|
Set<FilterMap> |
WebXml.getFilterMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebXml.addFilterMapping(FilterMap filterMap) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.