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, waitequalspublic int compare(org.dom4j.Attribute attr1,
org.dom4j.Attribute attr2)
compare in interface Comparator<org.dom4j.Attribute>