|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.util.XMLSchemaPositionSorter
public class XMLSchemaPositionSorter
Compares to XUI Components according to its addressed type in the xpath and sorts it based on the potition in the XML Schema tree. Global addressed types always come first.
Constructor Summary | |
---|---|
XMLSchemaPositionSorter(boolean isXUIComponentSort)
|
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 XMLSchemaPositionSorter(boolean isXUIComponentSort)
Method Detail |
---|
public boolean compare(java.lang.Object a, java.lang.Object b)
Sortable
compare
in interface Sortable
Sortable.compare(java.lang.Object, java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |