Uses of Class
org.apache.cactus.integration.ant.deployment.WarDeployableFile

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

Uses of WarDeployableFile in org.apache.cactus.integration.ant.deployment
 

Methods in org.apache.cactus.integration.ant.deployment that return WarDeployableFile
static WarDeployableFile WarParser.parse(java.io.File theDeployableFile)
          Parse an WAR descriptor to extract meaninful information for Cactus.
 



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