- <init>
Constructor.
- filter
Filters the input object as a collection of maps.
- doView
- getPrecisionField
- parseDate
Parses a timestamp string off the beginning of the string segment 'seg'. Goes
through each possible
- replace
Replaces tokens in a string with a different token. replace("A and B and C",
"and", "or") -> "A or B
- replaceWithMutables
- splitQuoted
- toComparable
- unEscapeChars
Removes escape characters (specified by escapeChar) from the specified
characters.
- filterCollection
- filterMap