↓ Static
public static replaceClosing()
Replaces given closing chars with a given replacement value at the end of the given text.
public static replaceOpening()
Replaces given opening chars with a given replacement value at the beginning of the given text.
Last updated
Was this helpful?