Uses of Class
org.codehaus.cargo.module.webapp.WebXmlType
-
Packages that use WebXmlType Package Description org.codehaus.cargo.module.webapp -
-
Uses of WebXmlType in org.codehaus.cargo.module.webapp
Subclasses of WebXmlType in org.codehaus.cargo.module.webapp Modifier and Type Class Description classWebXml22TypeWeb 2.2 Descriptor.classWebXml23TypeWeb 2.3 Descriptor.classWebXml24TypeWeb 2.4 Descriptor.classWebXml25TypeWeb 2.5 Descriptor.classWebXml30TypeWeb 3.0 Descriptor.Methods in org.codehaus.cargo.module.webapp that return WebXmlType Modifier and Type Method Description static WebXmlTypeWebXml22Type. getInstance()Get the instance of the WEB XML Type.static WebXmlTypeWebXml23Type. getInstance()Get the instance of the WEB XML Type.static WebXmlTypeWebXml24Type. getInstance()Get the instance of the WEB XML Type.static WebXmlTypeWebXml25Type. getInstance()Get the instance of the WEB XML Type.static WebXmlTypeWebXml30Type. getInstance()Get the instance of the WEB XML Type.
-