|
Class Summary |
| AbstractDescriptor |
Encapsulates the DOM representation of a deployment descriptor to provide convenience methods for
easy access and manipulation. |
| AbstractDescriptorIo |
Provides convenience methods for reading and writing web deployment descriptors. |
| DefaultJarArchive |
Provide convenient methods to read information from a Jar archive. |
| DescriptorTag |
Represents the various top-level tags in a deployment descriptor as a typesafe enumeration. |
| Dtd |
Contains methods for getting information from a dtd. |
| XmlEntityResolver |
Implementation of the SAX EntityResolver interface that looks up the web-app
DTDs from the JAR. |