public class ElementComparator extends Object implements Comparator<org.dom4j.Element>
ElementComparator()
int
compare(org.dom4j.Element el1, org.dom4j.Element el2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public ElementComparator()
public int compare(org.dom4j.Element el1, org.dom4j.Element el2)
compare
Comparator<org.dom4j.Element>