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