> Next question.  Using dom4j, when I do a selectNodes, I get by  a list 
> of  org.dom4j.tree.DefaultAttribute objects.  I'd like to have a list of 
> String objects.  Is this possible?

I think append a string() to the tail...

        /A/B/string()

But, I could be wrong.  Check the xpath spec for the functions
available to you.

        -bob



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to