public class DescriptorMergerImpl extends Object implements DescriptorMerger
DescriptorMerger.| Constructor and Description |
|---|
DescriptorMergerImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.dom4j.Document |
merge(List<org.dom4j.Document> descriptorsToMerge)
Merges a set of XML DOM descriptors into a new DOM.
|
void |
setInitialMergeCue(MergeCue initialMergeCue) |
void |
setInitialMergeCueParams(Map<String,String> initialMergeCueParams) |
public void setInitialMergeCue(MergeCue initialMergeCue)
public void setInitialMergeCueParams(Map<String,String> initialMergeCueParams)
public org.dom4j.Document merge(List<org.dom4j.Document> descriptorsToMerge) throws XmlMergeException
DescriptorMergermerge in interface DescriptorMergerdescriptorsToMerge - the XML DOMs of the descriptors to mergeXmlMergeExceptionCopyright © 2018 CrafterCMS. All rights reserved.