Package io.pebbletemplates.pebble.utils
Class StringUtils
java.lang.Object
io.pebbletemplates.pebble.utils.StringUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
ltrim
-
rtrim
-
toString
Converts non-null objects into strings. It will use the toString() method of most objects but handles some known exceptions.
-