Methods
Static
public static replaceOpening()
Replaces given opening
chars with a given replacement value at the beginning of the given text
.
Instance
public isClosingIn()
Determines whether the provided text
has the closing
chars of the specified Wrapper
object at the end.
Last updated
Was this helpful?