Modifier and Type | Method and Description |
---|---|
protected VendorWebAppDescriptor |
WebXmlMerger.getVendorWebAppDescriptor(WebXml theWebXml,
Class clazz)
Get the vendor web app descriptor out of the web xml.
|
Modifier and Type | Method and Description |
---|---|
void |
WebXml.addVendorDescriptor(VendorWebAppDescriptor descr)
Associates a vendor specific descriptor with this web.xml.
|
void |
WebXmlMerger.IMergeImplementation.merge(VendorWebAppDescriptor ours,
VendorWebAppDescriptor theirs)
Interface callback.
|
Modifier and Type | Class and Description |
---|---|
class |
OrionWebXml
Encapsulates the DOM representation of a oracle web deployment descriptor
orion-web.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
ResinWebXml
Encapsulates the DOM representation of a web deployment descriptor
resin-web.xml
to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
WeblogicXml
Encapsulates the DOM representation of a weblogic web deployment descriptor
weblogic.xml to provide convenience methods for easy access and manipulation. |
Modifier and Type | Class and Description |
---|---|
class |
IbmWebBndXmi
Encapsulates the DOM representation of a websphere web deployment descriptor
ibm-web-bnd.xmi to provide convenience methods for easy access and manipulation. |
Copyright © 2004-2013 Codehaus. All Rights Reserved.