Subject: Re: How can I search value from xml
From: Guest <no no.com>
Date: Tue, 21 Feb 2006 08:42:00 +0900
References: 180698180787
In-reply-to: 180787
William James wrote:
> class String
> def xtag(s)
> <snip>
> end
>
> gets(nil).xtag("biblioentry").each { |attr,data|
> <snip>
> }
Please stop. To the OP, use rexml.
--
Posted via http://www.ruby-forum.com/.