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

Method doMove

src/java/org/diffxml/patchxml/DULPatch.java:802–842  ·  view source on GitHub ↗

Apply move operation. @param doc document to be patched @param op node holding details of move @throws PatchFormatException if there is an error parsing the op

(final Document doc, final Node op)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

applyMethod · 0.95

Calls 9

getNamedNodeMethod · 0.95
getOldCharPosMethod · 0.95
getNamedParentMethod · 0.95
getDOMChildNoMethod · 0.95
getNewCharPosMethod · 0.95
isTextMethod · 0.95
getLengthFromAttrMethod · 0.95
deleteTextMethod · 0.95
insertNodeMethod · 0.95

Tested by

no test coverage detected