Uses of Package
org.apache.cactus.integration.ant.deployment.webapp

Packages that use org.apache.cactus.integration.ant.deployment.webapp
org.apache.cactus.integration.ant.deployment Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives. 
org.apache.cactus.integration.ant.deployment.application   
org.apache.cactus.integration.ant.deployment.webapp   
 

Classes in org.apache.cactus.integration.ant.deployment.webapp used by org.apache.cactus.integration.ant.deployment
WarArchive
          Encapsulates access to a WAR.
 

Classes in org.apache.cactus.integration.ant.deployment.webapp used by org.apache.cactus.integration.ant.deployment.application
WarArchive
          Encapsulates access to a WAR.
 

Classes in org.apache.cactus.integration.ant.deployment.webapp used by org.apache.cactus.integration.ant.deployment.webapp
WarArchive
          Encapsulates access to a WAR.
WebXml
          Encapsulates the DOM representation of a web deployment descriptor web.xml to provide convenience methods for easy access and manipulation.
WebXmlTag
          Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.
WebXmlVersion
          Enumerated type that represents the version of the web deployment descriptor.
 



Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.