public class AttributeComparator extends AbstractComparator
| Constructor and Description |
|---|
AttributeComparator(String... attributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
normalize(String dom)
Override this method to apply normalization to the comparison.
|
getDifferences, isEquivalentpublic AttributeComparator(String... attributes)
attributes - the attributes to ignorepublic String normalize(String dom)
AbstractComparatornormalize in interface Comparatornormalize in class AbstractComparatordom - The original DOMCopyright © 2007-2013. All Rights Reserved.