| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.tld |
Package containing a Java model of the XML for a Tag Library Descriptor.
|
| 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 | Class and Description |
|---|---|
class |
ImplicitTldRuleSet
RulesSet for digesting implicit.tld files.
|
class |
TldRuleSet
RulesSet for digesting TLD files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebRuleSet
RuleSet for processing the contents of a web application
deployment descriptor (
/WEB-INF/web.xml) resource. |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.