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

Interface Diff

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

This is the interface all differencing algorithms should implement. The class defines two diff methods for handling File and String input. The result is returned as an XML document, which unfortunately means DOM needs to be used. TODO: Add a method that takes URLs @author Adrian Mouat

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

no test coverage detected