Uses of Class
org.codehaus.cargo.module.webapp.WebXmlType

Packages that use WebXmlType
org.codehaus.cargo.module.webapp   
 

Uses of WebXmlType in org.codehaus.cargo.module.webapp
 

Subclasses of WebXmlType in org.codehaus.cargo.module.webapp
 class WebXml22Type
          Web 2.2 Descriptor.
 class WebXml23Type
          Web 2.3 Descriptor.
 class WebXml24Type
          Web 2.4 Descriptor.
 class WebXml25Type
          Web 2.5 Descriptor.
 

Methods in org.codehaus.cargo.module.webapp that return WebXmlType
static WebXmlType WebXml23Type.getInstance()
          Get the instance of the WEB XML Type.
static WebXmlType WebXml24Type.getInstance()
          Get the instance of the WEB XML Type.
static WebXmlType WebXml22Type.getInstance()
          Get the instance of the WEB XML Type.
static WebXmlType WebXml25Type.getInstance()
          Get the instance of the WEB XML Type.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.