Class Summary |
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. |
ApplicationXmlVersion |
Enumerated type that represents the version of the deployment descriptor of
a enterprise application (application.xml). |
DefaultApplicationXml |
Encapsulates the DOM representation of an EAR descriptor
(application.xml ) to provide convenience methods for easy
access and manipulation. |
DefaultEarArchive |
Encapsulates access to an EAR. |