Interface | Description |
---|---|
SortParser |
Models a Parser from String to Sort Fields.
|
Class | Description |
---|---|
Sort |
Models a Sort param for sorting structured content by different fields and
sort directives.
|
SortField |
Models a Sort Field.
|
Exception | Description |
---|---|
InvalidSortException |
This exception is used to model errors when handling
Sort . |