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

Method EditScript

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

Constructor for EditScript. Used to create a list of modifications that will turn doc1 into doc2, given a set of matching nodes. @param doc1 the original document @param doc2 the modified document @param matchings the set of matching nodes

(final Document doc1, final Document doc2,
            final NodePairs matchings)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected