public static class XMLManipulationHelper.TagComparatorOnStartTag extends Object implements Comparator<XMLManipulationHelper.TagDescription>
| Constructor and Description |
|---|
TagComparatorOnStartTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(XMLManipulationHelper.TagDescription tag1,
XMLManipulationHelper.TagDescription tag2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(XMLManipulationHelper.TagDescription tag1, XMLManipulationHelper.TagDescription tag2)
compare in interface Comparator<XMLManipulationHelper.TagDescription>Copyright © 2012-2018. All Rights Reserved.