Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.integration.ant.deployment.webapp » [javadoc | source]
org.apache.cactus.integration.ant.deployment.webapp
public interface: WarArchive [javadoc | source]

All Implemented Interfaces:
    JarArchive

All Known Implementing Classes:
    DefaultWarArchive

Encapsulates access to a WAR.
Method from org.apache.cactus.integration.ant.deployment.webapp.WarArchive Summary:
getWebXml
Method from org.apache.cactus.integration.ant.deployment.webapp.WarArchive Detail:
 public WebXml getWebXml() throws IOException, SAXException, ParserConfigurationException
    Returns the deployment descriptor of the web application.