Sorting.CustomSorting, Sorting.Factory, Sorting.FixedLabelSorting, Sorting.LabelSorting, Sorting.ValueSorting| Constructor and Description |
|---|
LabelSorting() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(com.technia.common.xml.XMLReader reader) |
boolean |
isAscending() |
void |
toJSON(com.technia.tvc.core.util.json.JSONWriter writer) |
java.lang.String |
toString() |
public void initialize(com.technia.common.xml.XMLReader reader)
throws com.technia.common.xml.XMLException
com.technia.common.xml.XMLExceptionpublic boolean isAscending()
public void toJSON(com.technia.tvc.core.util.json.JSONWriter writer)
public java.lang.String toString()
toString in class java.lang.Object