protected static class C14NImpl.NSComparator
extends java.lang.Object
implements java.util.Comparator
Internal use only. Compares namespace nodes by prefix and URI value, for use in maintaining a map of in-scope namespaces.
| Constructor and Description |
|---|
NSComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1, java.lang.Object o2) |
boolean |
equals(java.lang.Object obj) |