Is it possible to truncate a Java string to the closest word boundary after a number of characters. Similar to the PHP wordwrap() function, shown in this example.
|
|
|
|
|
|
|
Use a
|
||
|
|
|
You can use regular expression
|
||
|
|
