public class SimpleComparator extends AbstractComparator
| Constructor and Description |
|---|
SimpleComparator()
Default argument less constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
normalize(String string)
Override this method to apply normalization to the comparison.
|
getDifferences, isEquivalentpublic String normalize(String string)
AbstractComparatornormalize in interface Comparatornormalize in class AbstractComparatorstring - The original DOMCopyright © 2007-2013. All Rights Reserved.