How are you"; I want output of this" name="description">

Hi,
Good Afternoon.I want a Regular expression in java which is removing the XML Tags in the specified Text String like,
String txt="<Hello>How are you"; I want output of this txt after applying regular expression is only "How are you".Need to remove all XML tags.
Thanks, k.Murali
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
