protected static class C14NImpl.AttrComparator
extends java.lang.Object
implements java.util.Comparator
Internal use only. Compares attribute nodes by namespace URI and local name, for use in lexical ordering as per XML-C14N.
| Constructor and Description |
|---|
AttrComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1, java.lang.Object o2) |
boolean |
equals(java.lang.Object obj) |