public class AttrCompare extends Object implements Comparator, Serializable
| Constructor and Description |
|---|
AttrCompare() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object obj0,
Object obj1)
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(Object obj0, Object obj1)
compare in interface Comparatorobj0 - casted org.apache.axiom.c14n.omwrapper.interfaces.Attrobj1 - casted org.apache.axiom.c14n.omwrapper.interfaces.AttrCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.