Stephan Coboos wrote:
> Hello,
>
> is there a utility in cocoon available which returns me a node selected
> via xpath? Something like that:
>
> Node myNode = XPathUtility.select("mydoc.xml", "/news/[EMAIL PROTECTED]");
>
> Thank you.
>
> Regards
> Stephan
Check out the w3c.Node, Document,Elemnt classes that you can use directly in
flow without having to import. They contain all srot of functions to do
what you seem to need
Tibor
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]