[jdom-interest] Reading the xml:base attribute
Michael Kay
mike at saxonica.com
Thu Jan 6 07:48:51 PST 2005
>
> JDOM currently doesn't have such a method, but are you looking for a
> getInScopeNamespace(String uri)?
>
No, I might be using a namespace that doesn't appear in the document at all.
I'm just trying to read the attribute with a given (uri + local-name) and
get null back if it's not there - and it seems I have to write different
code for this depending on the value of the URI.
Michael Kay
http://www.saxonica.com/
More information about the jdom-interest
mailing list