in reply to Re: Perl XPath
in thread Perl XPath
Hi,
Thanks for your response.
Is there a way that I could pass a node to setNodeText()? I'm able to retrieve the different node values using getNodeText() method by passing the $node parameter. I'm assuming that I could do the same for setNodeText() method but somehow the method doesn't recognize the $node in XPath.
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl XPath
by Corion (Patriarch) on Feb 27, 2012 at 20:10 UTC | |
by ikegami (Patriarch) on Feb 27, 2012 at 21:35 UTC | |
by GoForIt (Novice) on Feb 28, 2012 at 19:26 UTC |