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

Method insert

src/java/org/diffxml/diffxml/fmes/delta/DULDelta.java:150–194  ·  view source on GitHub ↗

Appends an insert operation to the EditScript given the inserted node, XPath to parent, character position & child number. Set charpos to 1 if not needed. @param n The node to insert @param parent The path to the node to be parent of n @param childno The child number of the parent node that n will

(final Node n, final String parent, 
            final int childno, final int charpos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addAttrsToDeltaMethod · 0.95
updateAttributesMethod · 0.95

Calls 4

outputDebugMethod · 0.95
addAttrsToDeltaMethod · 0.95
getXPathMethod · 0.95
getLocalNameMethod · 0.80

Tested by

no test coverage detected