Uses of Class
org.codehaus.cargo.module.webapp.jboss.JBossWebXml
-
Packages that use JBossWebXml Package Description org.codehaus.cargo.module.webapp.jboss -
-
Uses of JBossWebXml in org.codehaus.cargo.module.webapp.jboss
Methods in org.codehaus.cargo.module.webapp.jboss that return JBossWebXml Modifier and Type Method Description JBossWebXmlJBossWarArchive. getJBossWebXml()Returns thejboss-web.xmldeployment descriptor of the web application.static JBossWebXmlJBossWebXmlIo. parseJBossWebXml(InputStream theInput)Parses a deployment descriptor provided as input stream.
-