Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add a StrBuilder replacement based on the StringMatcher interface.
This deprecated StrBuilder in favor or TextStringBuilder. This class is called TextStringBuilder instead of StringBuilder to avoid clashing with
java.lang.StringBuilder.