hasEquivalentContent abstract method
Returns true
if the content in the other
document is equivalent to
the content in this document, ignoring any details that are unrelated
to content, such as individual node IDs.
Implementation
bool hasEquivalentContent(Document other);