On dom object created by the StructuredModel framework for a JSP
document, the DOM nodes (Element, Attr etc.) seem to be always
constructed with a null namespace URI. This is probably correct
strictly speaking, however it would nice if the taglib uri could
populated in this field for JSP tag nodes. This would be very helpful
because it would allow us to set a NamespaceContext and perform XPath
traversal of these documents.
Are there other constraints that prevent the ns field from being used in
this way?
--Cam
_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev