eclipse-ee4j / metro-saaj

https://eclipse-ee4j.github.io/metro-saaj/
Other
13 stars 16 forks source link

Bug 165 - Document owner is inconsistent #166

Closed brodziakm closed 4 years ago

brodziakm commented 4 years ago

This change fixes the delegation so that element types, including attributes and text nodes, correctly identify as being part of the same owning document.

Note that whilst this fixes the consistency of some cloned elements, a comprehensive fix of cloning is beyond what can be achieved within this change and requires a broader review.