Package com.aquima.interactions.framework.mask.impl
package com.aquima.interactions.framework.mask.impl
-
ClassesClassDescriptionAbstract class to simplify mask implementations.Abstract mask class to parse the following optional parameters.This mask applies a date format with a specific pattern to a date(time) value.This mask converts the first character of a string to upper case and the rest of the string to lowercase.Mask to convert an IntegerValue to hexadecimal notation.This mask applies a number format with a specific pattern to an numerical value.Mask to convert an IntegerValue to octal notation.Mask to create an ordinal number (dutch: rangtelwoord) for an integer value.Mask which replaces each substring of a string value that matches a given regular expression with the given replacement.Mask to convert an IntegerValue to roman notation.Mask to lower/upper case a string value.Mask to spell a week day of a boolean value.Mask to spell a Currency object.Mask to spell a week day of an integer value.This mask returns a user friendly representation of the delta of a date with today.Mask to spell an IntegerValue object.Mask to spell a month of an integer value.Mask to spell a NumberValue object.