protected static interface WebXmlMerger.IMergeImplementation
Modifier and Type | Method and Description |
---|---|
void |
merge(VendorWebAppDescriptor ours,
VendorWebAppDescriptor theirs)
Interface callback.
|
void merge(VendorWebAppDescriptor ours, VendorWebAppDescriptor theirs)
ours
- in our descriptortheirs
- in their descriptor to mergeCopyright © 2004-2013 Codehaus. All Rights Reserved.