|
|
|
Forum Member
Group: Forum Members
Last Login: 12/20/2005 8:23:00 AM
Posts: 6,
Visits: 1
|
|
Hi,
I am still working on a newsgator client for mobiles phones. Now I got one more trouble. First, the past, the existing :
I used axis to use the RPC. I used digester to parse the opml for subscription in each location I am using Rome to parse and get the text for each news on a subscription.
Rome contents are Html !! I want text, how can I translate one to another ?
|
|
|
|
|
Rockstar
Group: Forum Members
Last Login: 3/27/2007 8:15:46 AM
Posts: 125,
Visits: 19
|
|
| I'm not familar with Rome, but I imagine that the easiest thing to do would be to apply a regular expression to the HTML string to strip the HTML tags out.
|
|
|
|