| ApplicationXml |
Encapsulates the DOM representation of an EAR descriptor (application.xml) to
provide convenience methods for easy access and manipulation.
|
| ApplicationXmlIo |
Provides convenience methods for reading and writing enterprise application deployment
descriptors (application.xml).
|
| ApplicationXmlTag |
Represents the various top-level tags in a enterprise application deployment descriptor as a
typesafe enumeration.
|
| ApplicationXmlType |
Descriptor type for application xml.
|
| ApplicationXmlVersion |
Enumerated type that represents the version of the deployment descriptor of a enterprise
application (application.xml).
|
| DefaultEarArchive |
Encapsulates access to an EAR.
|