Instance
getClosing()
Gets the closing chars of the wrap by returning the |
getOpening()
Gets the opening chars of the wrap by returning the |
hasClosing()
Checks whether the primitive value of a specified object has the |
hasOpening()
Checks whether the primitive value of a specified object has the |
isWrapped()
The method checks whether the primitive value of the specified object is wrapped by the opening and closing chars of an instance or given |
★ replaceClosing()
Returns the primitive value with replaced |
★ replaceOpening()
Returns the primitive value with replaced |
★ replaceText()
Returns the primitive value with replaced |
toString()
Gets the wrap, the primitive value of a specified |
valueOf()
Returns the wrap, primitive value of a specified |
Last updated