public class AttributeComparator extends Object implements Comparator<org.dom4j.Attribute>
| Constructor and Description |
|---|
AttributeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.dom4j.Attribute attr1,
org.dom4j.Attribute attr2) |
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(org.dom4j.Attribute attr1,
org.dom4j.Attribute attr2)
compare in interface Comparator<org.dom4j.Attribute>