Home » cactus-1.8.0-src » org.apache.cactus.integration » ant » deployment » webapp »

org.apache.cactus.integration.ant.deployment.webapp

Interfaces:

WarArchive   Encapsulates access to a WAR.  code | html

Classes:

DefaultWarArchive   Class that encapsulates access to a WAR.  code | html
WebXml   Encapsulates the DOM representation of a web deployment descriptor web.xml to provide convenience methods for easy access and manipulation.  code | html
WebXmlIo   Provides convenience methods for reading and writing web deployment descriptors.  code | html
WebXmlIo.WebXmlEntityResolver   Implementation of the SAX EntityResolver interface that looks up the web-app DTDs from the JAR.  code | html
WebXmlMerger   Helper class that can merge two web deployment descriptors.  code | html
WebXmlTag   Represents the various top-level tags in a web deployment descriptor as a typesafe enumeration.  code | html
WebXmlVersion   Enumerated type that represents the version of the web deployment descriptor.  code | html

All Test Cases:

TestWarArchive   Unit tests for WarArchive code | html
TestWebXml   Unit tests for WebXml code | html
TestWebXmlMerger   Unit tests for WebXmlMerger code | html
TestWebXmlVersion   Unit tests for WebXmlVersion code | html