Package org.approvej.scrub
package org.approvej.scrub
-
ClassDescriptionScrubs a
String
by replacing all occurrences of a date pattern with relative descriptions, like[today]
,[yesterday]
,[2 days from now]
,[21 days ago]
.Scrubber<T>AnUnaryOperator
that scrubs certain information from a value.Collection of static methods to createScrubber
instances.