Equivalent to php nl2br() ?
807569May 23 2006 — edited May 23 2006The title is quite simple...
Is there an existing function in java that allow to convert line break into
or <br> html tags ?
I really want to use an existring function rather that writing my own one...it would be better I think.