| 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<JspPropertyGroup> |
WebXml.getJspPropertyGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebXml.addJspPropertyGroup(JspPropertyGroup propertyGroup) |
| Constructor and Description |
|---|
JspPropertyGroupDescriptorImpl(JspPropertyGroup jspPropertyGroup) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.