org.apache.xml.security.c14n.helper
public class AttrCompare extends java.lang.Object implements java.util.Comparator, java.io.Serializable
Constructor and Description |
---|
AttrCompare() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object obj0,
java.lang.Object obj1)
Compares two attributes based on the C14n specification.
|
public int compare(java.lang.Object obj0, java.lang.Object obj1)
compare
in interface java.util.Comparator
obj0
- casted Attrobj1
- casted AttrCopyright © 2000-2014 The Apache Software Foundation. All Rights Reserved.