| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterMap
Representation of a filter mapping for a web application, as represented
in a
<filter-mapping> element in the deployment
descriptor. |
class |
JspPropertyGroup
Representation of a jsp-property-group element in web.xml.
|
class |
SecurityCollection
Representation of a web resource collection for a web application's security
constraint, as represented in a
<web-resource-collection>
element in the deployment descriptor. |
class |
SecurityConstraint
Representation of a security constraint element for a web application,
as represented in a
<security-constraint> element in the
deployment descriptor. |
class |
WebXml
Representation of common elements of web.xml and web-fragment.xml.
|
Copyright © 2014–2017 Webtide. All rights reserved.