Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: other
Platform: All
-
18948
Description
We're using the wrapText method from the now defunct WordWrapUtils in util.
This somehow got lost when util got closed. I resurrected this, applied the
bug fixes from the String TagLib and I'd like to get this into the upcoming
commons-lang 2.0 release. This is a standalone class which provides word wrapping
abilities to the masses. The patch even contains the test class from the utils.