public interface DescriptorMerger
| 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.
|
org.dom4j.Document merge(List<org.dom4j.Document> descriptorsToMerge) throws XmlMergeException
descriptorsToMerge - the XML DOMs of the descriptors to mergeXmlMergeExceptionCopyright © 2018 CrafterCMS. All rights reserved.