public class AttrCompare extends Object implements Comparator<Attr>, Serializable
| Constructor and Description | 
|---|
| AttrCompare() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(Attr attr0,
       Attr attr1)Compares two attributes based on the C14n specification. | 
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(Attr attr0, Attr attr1)
compare in interface Comparator<Attr>attr0 - attr1 - Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.