@NotThreadSafe
public interface Comparator
| Modifier and Type | Method and Description |
|---|---|
List<org.custommonkey.xmlunit.Difference> |
getDifferences(String oldDom,
String newDom) |
boolean |
isEquivalent(String oldDom,
String newDom) |
String |
normalize(String dom) |
Copyright © 2007-2013. All Rights Reserved.