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

Method doInsert

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

Inserts (the import of) node x as child of z according to the algorithm and updates the Edit Script. @param x current node @param z partner of x's parent @return the inserted node

(final Node x, final Node z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createMethod · 0.95

Calls 9

copyNodeToDocMethod · 0.95
setInOrderMethod · 0.95
getCharInsertPositionMethod · 0.95
insertAsChildMethod · 0.95
getDOMInsertPositionMethod · 0.95
outputDebugMethod · 0.95
addMethod · 0.80
insertMethod · 0.65

Tested by

no test coverage detected