| Home >> All >> org >> apache >> cactus >> integration >> ant >> deployment >> [ webapp Javadoc ] |
org.apache.cactus.integration.ant.deployment.webapp: Javadoc index of package org.apache.cactus.integration.ant.deployment.webapp.
Package Samples:
org.apache.cactus.integration.ant.deployment.webapp: Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives.
Classes:
TestWebXmlMerger: Unit tests for WebXmlMerger . TODO: we need more tests for the security sections and the various references
TestWebXmlVersion: Unit tests for WebXmlVersion .
TestWarArchive: Unit tests for WarArchive .
TestWebXml: Unit tests for WebXml .
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.
WebXmlIo: Provides convenience methods for reading and writing web deployment descriptors.
WebXmlVersion: Enumerated type that represents the version of the web deployment descriptor.
WebXmlMerger: Helper class that can merge two web deployment descriptors.
DefaultWarArchive: Class that encapsulates access to a WAR.
WarArchive: Encapsulates access to a WAR.
| Home | Contact Us | Privacy Policy | Terms of Service |