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

Method doMove

src/java/org/diffxml/diffxml/fmes/EditScript.java:248–270  ·  view source on GitHub ↗

Performs a move operation according to the algorithm and updates the EditScript. @param w the node to be moved @param x the matching node @param z the partner of x's parent @param matchings the set of matching nodes

(final Node w, final Node x, final Node z, 
            final NodePairs matchings)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createMethod · 0.95

Calls 9

checkIfSameNodeMethod · 0.95
setInOrderMethod · 0.95
getCharInsertPositionMethod · 0.95
insertAsChildMethod · 0.95
getDOMInsertPositionMethod · 0.95
outputDebugMethod · 0.95
getPartnerMethod · 0.80
moveMethod · 0.65

Tested by

no test coverage detected