Giter Site home page Giter Site logo

antonmykolaienko / xml2json Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 1.17 MB

Simple UI-tool for converting large XML-files to JSON or JSON to XML

License: Apache License 2.0

Java 99.63% CSS 0.05% Lex 0.32%
xml-parser xml-parsing converter javafx json-serialization json-parser json xml staxon java

xml2json's People

Contributors

antonmykolaienko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sylsi

xml2json's Issues

code exception

Exception in thread "main" java.lang.NumberFormatException
at java.math.BigDecimal.parseExp(BigDecimal.java:638)
at java.math.BigDecimal.(BigDecimal.java:551)
at java.math.BigDecimal.(BigDecimal.java:383)
at java.math.BigDecimal.(BigDecimal.java:806)
at de.odysseus.staxon.json.stream.util.AutoPrimitiveTarget.value(AutoPrimitiveTarget.java:54)
at de.odysseus.staxon.json.JsonXMLStreamWriter.writeEndElementTag(JsonXMLStreamWriter.java:203)
at de.odysseus.staxon.base.AbstractXMLStreamWriter.writeEndElement(AbstractXMLStreamWriter.java:217)
at de.odysseus.staxon.event.SimpleXMLEventWriter.add(SimpleXMLEventWriter.java:60)
at de.odysseus.staxon.util.EventWriterDelegate.add(EventWriterDelegate.java:60)
at de.odysseus.staxon.json.util.XMLMultipleEventWriter.add(XMLMultipleEventWriter.java:90)
at de.odysseus.staxon.json.util.XMLMultipleEventWriter.add(XMLMultipleEventWriter.java:75)
at com.fs.xml2json.service.ConverterService.convert(ConverterService.java:106)
at com.fs.xml2json.Starter.processFile(Starter.java:146)
at com.fs.xml2json.Starter.noGuiHandler(Starter.java:117)
at com.fs.xml2json.Starter.start(Starter.java:86)
at com.fs.xml2json.Starter.main(Starter.java:62)
2017-11-21 13:07:54 INFO com.fs.xml2json.Starter:58: Shutting down application starter ...

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.