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, waitequalspublic int compare(Attr attr0, Attr attr1)
compare in interface Comparator<Attr>attr0 - attr1 - Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.