Code Monkey home page Code Monkey logo

diffxml's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

diffxml's Issues

Colored Diff

Hi,
As you know, the diff applications and utilities (such as netbeans, git and github) present diffs (insert, delete, ...) as colored parts. how can we have this feature in this module?
thanks

org.w3c.dom.DOMException: NAMESPACE_ERR

Hi,
when i diff two bellow documents, get this error:
doc1 => "new"
doc2 => "

docddff

"
error =>
Exception in thread "main" org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
at com.sun.org.apache.xerces.internal.dom.ElementNSImpl.setName(ElementNSImpl.java:109)
at com.sun.org.apache.xerces.internal.dom.ElementNSImpl.(ElementNSImpl.java:84)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.createElementNS(CoreDocumentImpl.java:2099)
at org.diffxml.diffxml.fmes.EditScript.doUpdate(EditScript.java:169)
at org.diffxml.diffxml.fmes.EditScript.create(EditScript.java:129)
at org.diffxml.diffxml.fmes.Fmes.diff(Fmes.java:150)
at tanaafosdiffpatch.DiffPatch.diff(DiffPatch.java:50)
at tanaafosdiffpatch.DiffPatch.getDelta(DiffPatch.java:44)
at tanaafosdiffpatch.DiffPatch.main(DiffPatch.java:27)
Java Result: 1
thanks

java version support

Hello:
when I use the module with java or openjdk version 1.8 the module work very well, but when i use java 1.7 the bellow error displayed!
org/diffxml/patchxml/PatchFormatException : Unsupported major.minor version 52.0
how can I use it with java 1.7?
thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.