Uses of Class
org.apache.cactus.integration.api.version.Version

Packages that use Version
org.apache.cactus.integration.ant Contains the tasks and types provided for integration of Cactus with Ant. 
org.apache.cactus.maven2.mojos   
 

Uses of Version in org.apache.cactus.integration.ant
 

Methods in org.apache.cactus.integration.ant with parameters of type Version
 void CactusWar.setVersion(Version theVersion)
          Sets the web-app version to use when creating a WAR file from scratch.
 void CactifyWarTask.setVersion(Version theVersion)
          Sets the web-app version to use when creating a WAR file from scratch.
 

Uses of Version in org.apache.cactus.maven2.mojos
 

Methods in org.apache.cactus.maven2.mojos with parameters of type Version
 void CactifyWarMojo.setVersion(Version theVersion)
          Sets the web-app version to use when creating a WAR file from scratch.
 



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