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

Method doInsert

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

Apply insert operation to document. @param doc the document to be patched @param op the insert operation node @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 8

getCharPosMethod · 0.95
getNamedParentMethod · 0.95
getNodeTypeFromAttrMethod · 0.95
getDOMChildNoMethod · 0.95
getOpValueMethod · 0.95
insertNodeMethod · 0.95
getNameSpaceFromAttrMethod · 0.95
getNameFromAttrMethod · 0.95

Tested by

no test coverage detected