Package org.approvej.scrub
package org.approvej.scrub
-
ClassDescriptionSpecial
RegexScrubberto scrub date/time strings described by aDateTimeFormatterpattern like "yyyy-MM-dd" for local dates.Scrubs aStringby replacing all occurrences of a date pattern with relative descriptions, like[today],[yesterday],[2 days from now],[21 days ago].Scrubber<T>AnUnaryOperatorthat scrubs certain information from a value.Collection of static methods to createScrubberinstances.