Class TrimFunction

  • All Implemented Interfaces:
    Serializable, Function

    public class TrimFunction
    extends Object
    implements Function
    This function returns the given text free of leading spaces. Removes all leading and trailing spaces and all extra spaces inside the text.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form