Uses of Class
org.apache.cactus.integration.api.deployable.WarDeployableFile

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

Uses of WarDeployableFile in org.apache.cactus.integration.api.deployable
 

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



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.