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, wait
equals
public int compare(Attr attr0, Attr attr1)
compare
in interface Comparator<Attr>
attr0
- attr1
- Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.