Link to home
Start Free TrialLog in
Avatar of lakshminair
lakshminair

asked on

Convert text to HTML equivalent

Hi All,

I have string

x="<paper jam>"

Now i want the html equivalent as &lt;paper+&gt;

is there some java function which can do this.

Regards,
Lakshmi
ASKER CERTIFIED SOLUTION
Avatar of aozarov
aozarov

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lakshminair
lakshminair

ASKER

works great.

but isnt there any inbuilt java function which will handle the above. like a pre-defined class
SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial