Package org.codehaus.cargo.module.webapp

Interface Summary
VendorWebAppDescriptor Common interface for vendor specific deployment descriptors.
WarArchive Encapsulates access to a WAR.
 

Class Summary
DefaultWarArchive Class that encapsulates access to a WAR.
EjbRef Represents a ejb-ref element of a web application descriptor.
WarArchiveIo Utility IO class for constructing War Archives.
WebXml Encapsulates the DOM representation of a web deployment descriptor web.xml to provide convenience methods for easy access and manipulation.
WebXml22Type Web 2.2 Descriptor.
WebXml23Type Web 2.3 Descriptor.
WebXml24Type Web 2.4 Descriptor.
WebXml25Type Web 2.5 Descriptor.
WebXmlIo Provides convenience methods for reading and writing web deployment descriptors.
WebXmlTag Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
WebXmlType A document type for web.xml web deployment descriptors.
WebXmlTypeAwareParser SAX Handler for working out what the type of a web descriptor is.
WebXmlUtils  
WebXmlVersion Enumerated type that represents the version of the web deployment descriptor.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.