|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.util.XPathSorter
public class XPathSorter
Compares to xpaths according to its deepness and the fact if an xpath is addressing a global type or not.
Constructor Summary | |
---|---|
XPathSorter(java.lang.String rootName)
|
Method Summary | |
---|---|
boolean |
compare(java.lang.Object a,
java.lang.Object b)
Compares two objects and returns true if they are equal. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathSorter(java.lang.String rootName)
Method Detail |
---|
public boolean compare(java.lang.Object a, java.lang.Object b)
Sortable
compare
in interface Sortable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |