|
|||||||||
| 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(org.w3c.dom.Attr attr0,
org.w3c.dom.Attr attr1)
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(org.w3c.dom.Attr attr0,
org.w3c.dom.Attr attr1)
compare in interface java.util.Comparator<org.w3c.dom.Attr>attr0 - attr1 -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||