Package-level declarations
Properties
ZoneId for GMT
Functions
Creates an url using current call's schema, path and parameters as initial
Get parameters value associated with this name or fail with MissingRequestParameterException
Get parameters value associated with this name converting to type R using DefaultConversionService or fail with MissingRequestParameterException
Operator function that allows to delegate variables by call parameters. It does conversion to type R using DefaultConversionService
Process path components such as .
and ..
, replacing redundant path components including all leading. It also discards all reserved characters and component names that are reserved (such as CON
, NUL
).
Creates LocalDateTime from this Date
Creates ZonedDateTime from this Date
Construct a URL
Creates an url using current call's schema, path and parameters as initial and then invokes block function on the url builder so amend parameters