Package io.virtdata.libbasics.shared.unary_string
-
Class Summary Class Description FieldExtractor Extracts out a set of fields from a delimited string, returning a string with the same delimiter containing only the specified fields.FieldExtractorAutoDocsInfo Load LoadAutoDocsInfo Prefix Add the specified prefix String to the input value and return the result.PrefixAutoDocsInfo Save SaveAutoDocsInfo StringFlow Suffix Add the specified prefix String to the input value and return the result.SuffixAutoDocsInfo ToBase64String ToBase64StringAutoDocsInfo ToString Converts the input to the most obvious string representation with String.valueOf(...).ToStringAutoDocsInfo Trim Trim the input value and return the result.TrimAutoDocsInfo