Uses of Class
org.codehaus.cargo.module.application.ApplicationXmlType

Packages that use ApplicationXmlType
org.codehaus.cargo.module.application   
 

Uses of ApplicationXmlType in org.codehaus.cargo.module.application
 

Methods in org.codehaus.cargo.module.application that return ApplicationXmlType
static ApplicationXmlType ApplicationXmlType.getInstance()
          Get the application XML Descriptor type.
 

Constructors in org.codehaus.cargo.module.application with parameters of type ApplicationXmlType
ApplicationXmlTag(ApplicationXmlType type, String tagName)
          Constructor.
ApplicationXmlTag(ApplicationXmlType type, String tagName, boolean isMultipleAllowed)
          Constructor.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.