On Wed, 20 Sep 2006 21:01:28 -0400, James M Snell <[EMAIL PROTECTED]> wrote:
> This should work
>
> Map<String,String> ns = xpath.getDefaultNamespaces();
> ns.put("f","urn:foo");
> String s = xpath.valueOf("...", element, ns);
>
Thanks!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
