mbeckerle commented on code in PR #7:
URL: https://github.com/apache/xerces-j/pull/7#discussion_r2021824536


##########
src/org/apache/xerces/dom/NodeImpl.java:
##########
@@ -151,6 +152,8 @@ public abstract class NodeImpl
 
     // data
 
+    private DOMLocator locator;

Review Comment:
   Turns out it can't. There's a cloneNode method that needs to assign it. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to