https://bz.apache.org/bugzilla/show_bug.cgi?id=66260

PJ Fanning <fannin...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from PJ Fanning <fannin...@yahoo.com> ---
According to
https://stackoverflow.com/questions/73691624/how-to-remove-line-breaks-with-apache-poi/73692616#comment130179141_73692616,
we only seem to need getText(0) - that it isn't needed to call getText(1), etc.

I don't really use the XWPF APIs but I find them confusing. Seems that we
should have a getText() that does the same as getText(0) and deprecate the
latter - likewise, for the setText method.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to