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

Method move

src/java/org/diffxml/diffxml/fmes/delta/DeltaIF.java:42–42  ·  view source on GitHub ↗

Adds a Move operation to the EditScript. @param n The node being moved @param parent XPath to the new parent Node @param childno Child number of the parent n will become @param ncharpos The new character position for the Node

(final Node n, final Node parent, final int childno, 
            final int ncharpos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testMoveMethod · 0.65
testMoveInTextMethod · 0.65
testMoveTextNodeMethod · 0.65
doMoveMethod · 0.65
moveMisalignedNodesMethod · 0.65

Implementers 1

DULDeltasrc/java/org/diffxml/diffxml/fmes/delt

Calls

no outgoing calls

Tested by 3

testMoveMethod · 0.52
testMoveInTextMethod · 0.52
testMoveTextNodeMethod · 0.52