Package | Description |
---|---|
org.dynamide.restreplay |
Modifier and Type | Field and Description |
---|---|
TreeWalkResults |
TreeWalkResults.TreeWalkEntry.nested |
Modifier and Type | Method and Description |
---|---|
static TreeWalkResults |
XmlCompareJdom.compareParts(String expectedContent,
String leftID,
String actualPartContent,
String rightID,
String startElement,
TreeWalkResults.MatchSpec matchSpec) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceResult.addPartSummary(String label,
TreeWalkResults list) |
static boolean |
XmlCompareJdom.doRepeatingFieldComparison(List leftList,
String leftChildPath,
String leftChildName,
org.jdom.Element left,
org.jdom.Element right,
TreeWalkResults msgList,
org.jdom.Namespace namespace,
TreeWalkResults.MatchSpec matchSpec) |
static boolean |
XmlCompareJdom.treeWalk(org.jdom.Document left,
org.jdom.Document right,
TreeWalkResults list,
String startElement,
TreeWalkResults.MatchSpec matchSpec) |
static boolean |
XmlCompareJdom.treeWalk(org.jdom.Element left,
org.jdom.Element right,
String parentPath,
TreeWalkResults msgList,
TreeWalkResults.MatchSpec matchSpec) |
Copyright © 2016. All rights reserved.