public static class KElement.SingleAttributeComparator extends KElement.SingleXPathComparator
| Constructor and Description |
|---|
SingleAttributeComparator(java.lang.String pAttName,
boolean pInvert)
if the attribute is numeric, compare numerically, else lexical comparison is done
|
compare