Package net.jazdw.rql.converter
package net.jazdw.rql.converter
-
ClassDescriptionUsed to convert parts of the RQL query string into Java objectsDefaultValueConverter for booleans, case-insensitive.Converts a string to a case-insensitive regex PatternDefaultValueConverter for epoch millisecond timestampsTries to convert to ZonedDateTime, then LocalDateTime, then finally LocalDate.DefaultValueConverter for ISO 8601 formatted local date (with no time), no zone or offset is specified.DefaultValueConverter for ISO 8601 formatted local date-time, no zone or offset is specified.DefaultValueConverter for numbers, can return integers, floats,
BigDecimaletc.Converts a string to a case-sensitive regex PatternString converterDefaultValueConverter for ISO 8601 formatted date-time with a zone/offset.