All Classes and Interfaces

Class
Description
The comparator builder.
The default comparator builder.
The comparator chain has a list of comparators.
The comparator exception.
The comparator jaxb context data provider.
The default value extractor supports field names and paths as described in SortOrderItem.
The delegating comparator extracts the field value of the specified field name or path and uses the specified comparator for sorting.
Immutable implementation of SortOrderTextSeparators.
Builds instances of type ImmutableSortOrderTextSeparators.
The xml object factory.
The sort order is a list of sort order items.
This class defines the sort order of a field.
The case-handling.
The direction.
The null-handling.
The sort order text separators.
The value comparator extracts field value of the specified field name or path and uses the specified description (ascending or descending, case-sensitive or insensitive and 'null-handling') for sorting.
The value extractor finds the value of a given field name or path by reflection.
The value extractor exception.