i have attached a sample xml. I am currently using REXML ..basically i
want to check if a element with a specific value exists in XML using our
REXML processor?
for e.g. lets say i want to find if there is a node which holds this
value => "content/t1/st_4/page2.swf" and return true (as a node does
exist in the attached xml with the above value)
On Thu, Nov 24, 2011 at 1:49 PM, mythpills p. <mithunpillay@gmail.com> wrote:
i have attached a sample xml. I am currently using REXML ..basically i
want to check if a element with a specific value exists in XML using our
REXML processor?
for e.g. lets say i want to find if there is a node which holds this
value => "content/t1/st_4/page2.swf" and return true (as a node does
exist in the attached xml with the above value)