public class DocumentDataMerger extends KeyValueDataMerger
Constructor and Description |
---|
DocumentDataMerger(JSONObject guideJson,
org.w3c.dom.Document mergeReferenceDocument,
java.util.Map<java.lang.String,java.lang.Object> params) |
Modifier and Type | Method and Description |
---|---|
void |
updateMergedJson(JSONObject jsonObject,
java.lang.String guideNodeClass) |
merge
public DocumentDataMerger(JSONObject guideJson, org.w3c.dom.Document mergeReferenceDocument, java.util.Map<java.lang.String,java.lang.Object> params)
public void updateMergedJson(JSONObject jsonObject, java.lang.String guideNodeClass) throws GuideException
updateMergedJson
in class KeyValueDataMerger
GuideException
Copyright © 2010 - 2020 Adobe. All Rights Reserved