|
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 descriptors. |
| AbstractDescriptorType |
|
| DefaultJarArchive |
Provide convenient methods to read information from a Jar archive. |
| DescriptorElement |
Extension of JDOM element that represents a descriptor element. |
| DescriptorTag |
Represents the various top-level tags in a deployment descriptor as a typesafe enumeration. |
| Dtd |
Contains methods for getting information from a dtd. |
| Identifier |
Class used to work out how to 'identify' instances of DescrtiptorTags. |
| JarArchiveIo |
Utility IO class for constructing Jar Archives. |
| XmlEntityResolver |
Implementation of the SAX EntityResolver interface that looks up the web-app
DTDs from the JAR. |
| XmlMerger |
Class for merging XML FIles. |