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

Method diff

src/java/org/diffxml/diffxml/Diff.java:59–59  ·  view source on GitHub ↗

Differences two files. Returns a patch document representing the differences. The document will have only one empty element if the documents are identical. TODO: Consider changing the return type to an interface supporting printing to stream and a boolean areIdentical method. @param f1 Origin

(final File f1, final File f2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testSimpleDiffMethod · 0.95
testNoDTDDiffMethod · 0.95
mainMethod · 0.95

Implementers 1

Fmessrc/java/org/diffxml/diffxml/fmes/Fmes

Calls

no outgoing calls

Tested by 2

testSimpleDiffMethod · 0.76
testNoDTDDiffMethod · 0.76