public class AttrSorter extends Object implements Comparator
| Constructor and Description |
|---|
AttrSorter(boolean namespaceSort)
Creates a new instance of AttrSorter
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2) |
protected int |
sortAttributes(Object object,
Object object0) |
protected int |
sortNamespaces(Object object,
Object object0) |
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, thenComparingLongCopyright © 2005–2018 Oracle Corporation. All rights reserved.