]> git.argeo.org Git - gpl/argeo-slc.git/commit
Introduce DiffMissingXml
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Dec 2007 10:03:48 +0000 (10:03 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Dec 2007 10:03:48 +0000 (10:03 +0000)
commit5b08f691c463f02ffcae9b42bed22b8b2cf0fce4
tree21ff8b667c201dff8aeffc20c49ef2121d0de5f6
parent71b4ee48132df117779bc800106ec0ec02a86288
Introduce DiffMissingXml

NEW - bug 55: The DiffMissing object is not adapted to the XML Diff
https://www.argeo.org/bugzilla/show_bug.cgi?id=55

git-svn-id: https://svn.argeo.org/slc/trunk@861 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.slc.core/src/main/java/org/argeo/slc/diff/DiffMissingXml.java [new file with mode: 0644]
org.argeo.slc.core/src/main/java/org/argeo/slc/diff/XPathDiffPosition.java