public static class KElement.SingleAttributeComparator extends KElement.SingleXPathComparator
| Constructor and Description |
|---|
KElement.SingleAttributeComparator(String pAttName,
boolean pInvert)
if the attribute is numeric, compare numerically, else lexical comparison is done
|
compareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic KElement.SingleAttributeComparator(String pAttName, boolean pInvert)
pAttName - the attribute to use for comparingpInvert - if true, sort backwardsCopyright © 2013. All Rights Reserved.