|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.module.XmlMerger
org.codehaus.cargo.module.webapp.resin.ResinWebXmlMerger
public class ResinWebXmlMerger
Class to manage the merging of two resin web descriptors.
| Constructor Summary | |
|---|---|
ResinWebXmlMerger(ResinWebXml theWebXml)
Constructor. |
|
| Method Summary | |
|---|---|
void |
merge(ResinWebXml theMergeWebXml)
Merges the merge descriptor with the original descriptor. |
| Methods inherited from class org.codehaus.cargo.module.XmlMerger |
|---|
addMerger, getMergers, init, merge |
| Methods inherited from class org.codehaus.cargo.util.log.LoggedObject |
|---|
getLogger, setLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResinWebXmlMerger(ResinWebXml theWebXml)
theWebXml - The original descriptor| Method Detail |
|---|
public final void merge(ResinWebXml theMergeWebXml)
theMergeWebXml - The descriptor to merge in
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||