| DefaultWarArchive
| Class that encapsulates access to a WAR. |
code | html |
| WebXml
| Encapsulates the DOM representation of a web deployment descriptor
web.xml to provide convenience methods for easy access and
manipulation. |
code | html |
| WebXmlIo
| Provides convenience methods for reading and writing web deployment
descriptors. |
code | html |
| WebXmlIo.WebXmlEntityResolver
| Implementation of the SAX EntityResolver interface that looks up the
web-app DTDs from the JAR. |
code | html |
| WebXmlMerger
| Helper class that can merge two web deployment descriptors. |
code | html |
| WebXmlTag
| Represents the various top-level tags in a web deployment descriptor as a
typesafe enumeration. |
code | html |
| WebXmlVersion
| Enumerated type that represents the version of the web deployment descriptor. |
code | html |