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
equals
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-2013 The Apache Software Foundation. All Rights Reserved.