Package | Description |
---|---|
org.codehaus.cargo.module | |
org.codehaus.cargo.module.application | |
org.codehaus.cargo.module.ejb | |
org.codehaus.cargo.module.webapp |
Modifier and Type | Method and Description |
---|---|
static File[] |
AbstractDescriptorIo.writeAll(J2eeDescriptor descriptor,
String dir)
Writes the WebXml and its associated vendor descriptors to the specified directory.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationXml
Encapsulates the DOM representation of an EAR descriptor (
application.xml ) to
provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
EjbJarXml
Encapsulates the DOM representation of a ejb deployment descriptor
ejb-jar.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
WebXml
Encapsulates the DOM representation of a web deployment descriptor
web.xml to
provide convenience methods for easy access and manipulation. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.