MCPcopy Create free account
hub / github.com/amouat/diffxml / checkIfSameNode

Method checkIfSameNode

src/java/org/diffxml/diffxml/fmes/NodeOps.java:101–103  ·  view source on GitHub ↗

Check if nodes are the same. Does not test if data equivalent, but if same node in same doc. TODO: Handle null cases. @param x first node to check @param y second node to check @return true if same node, false otherwise

(final Node x, final Node y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

getLCSMethod · 0.95
createMethod · 0.95
doMoveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected