[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: What's the best way of parsing this string?

Mark T

2/12/2007 10:46:00 PM

Hi Dave,
REXML gets you into the structure of xhtml (compliant) docs.
There is a learn.
There is a different way of things.

The Tutorial page is a lesson in itself.
An astonishing compression of answers in one page.
http://www.germane-software.com/software/XML/rexml/docs/tut...

Markt


On 2/13/07, Dave Hoefler <dhoefler@gmail.com> wrote:
> Hi Jason,
>
> Thanks for the suggestion. Why would REXML be a good use though?