|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xml.security.c14n.helper.AttrCompare
public class AttrCompare
Compares two attributes based on the C14n specification.
| Constructor Summary | |
|---|---|
AttrCompare()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object obj0,
java.lang.Object obj1)
Compares two attributes based on the C14n specification. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public AttrCompare()
| Method Detail |
|---|
public int compare(java.lang.Object obj0,
java.lang.Object obj1)
compare in interface java.util.Comparatorobj0 - casted Attrobj1 - casted Attr
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||