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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Object obj0, Object obj1)
compare
in interface Comparator
obj0
- casted org.apache.axiom.c14n.omwrapper.interfaces.Attrobj1
- casted org.apache.axiom.c14n.omwrapper.interfaces.AttrCopyright © 2004–2014 The Apache Software Foundation. All rights reserved.