Skip to content

Conversation

@elementgreen
Copy link

Add several methods to clone the state of one XmlNode or derived object to another.
Separate names were used in order to avoid the need for aliasing of parent class methods, if the same method name was used for all clone methods.

XmlNode cloning methods: XmlNode.cloneNode, UCData.cloneUCData, CData.cloneCData, XmlPI.cloneXmlPI, XmlComment.cloneXmlComment, XmlDocument.cloneXmlDocument

Add XmlNode.duplicate for duplicating any XmlNode or derivatives
Add XmlNode.duplicate unittest

…neCData,

  XmlPI.cloneXmlPI, XmlComment.cloneXmlComment, XmlDocument.cloneXmlDocument
Add XmlNode.duplicate for duplicating any XmlNode or derivatives
Add XmlNode.duplicate unittest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant