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

Method move

src/java/org/diffxml/diffxml/fmes/delta/DULDelta.java:248–274  ·  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

nothing calls this directly

Calls 4

getXPathMethod · 0.95
isTextMethod · 0.95
outputDebugMethod · 0.95
getXPathCharPosMethod · 0.80

Tested by

no test coverage detected