|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> ant >> deployment >> [ webapp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.integration.ant.deployment.webapp
Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives.
See:
Description
| Interface Summary | |
| WarArchive | Encapsulates access to a WAR. |
| Class Summary | |
| DefaultWarArchive | Class that encapsulates access to a WAR. |
| TestWarArchive | Unit tests for WarArchive. |
| TestWebXml | Unit tests for WebXml. |
| TestWebXmlMerger | Unit tests for WebXmlMerger. |
| TestWebXmlVersion | Unit tests for WebXmlVersion. |
| WebXml | Encapsulates the DOM representation of a web deployment descriptor
web.xml to provide convenience methods for easy access and
manipulation. |
| WebXmlIo | Provides convenience methods for reading and writing web deployment descriptors. |
| WebXmlIo.WebXmlEntityResolver | Implementation of the SAX EntityResolver interface that looks up the web-app DTDs from the JAR. |
| WebXmlMerger | Helper class that can merge two web deployment descriptors. |
| 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. |
Package org.apache.cactus.integration.ant.deployment.webapp Description
Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives.
WARNING
The classes and interfaces in this package are not intended for use by API
clients. They may be altered in backwards-incompatible ways and even moved
or removed at any time without further notice.
|
|||||||||
| Home >> All >> org >> apache >> cactus >> integration >> ant >> deployment >> [ webapp overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||