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