Giter Site home page Giter Site logo

rabanti-github / nanoxlsx4j Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 6.12 MB

NanoXLSX4j is a small Java library to create and read XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. The library is originated form PicoXLSX4j and has basic support of reading spreadsheets

License: MIT License

Java 100.00%
excel excelreader excelwriter java microsoft-office ooxml reader spreadsheet xlsx

nanoxlsx4j's People

Contributors

actions-user avatar rabanti-github avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nanoxlsx4j's Issues

NoSuchMethodError

Fatal Exception: io.reactivex.exceptions.UndeliverableException
The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to begin with. Further reading: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling | No direct method (Ljava/io/OutputStream;Ljava/nio/charset/Charset;)V in class Ljava/util/zip/ZipOutputStream; or its super classes (declaration of 'java.util.zip.ZipOutputStream' appears in /system/framework/core-libart.jar)
io.reactivex.plugins.RxJavaPlugins.onError

Caused by java.lang.NoSuchMethodError
No direct method (Ljava/io/OutputStream;Ljava/nio/charset/Charset;)V in class Ljava/util/zip/ZipOutputStream; or its super classes (declaration of 'java.util.zip.ZipOutputStream' appears in /system/framework/core-libart.jar)

ch.rabanti.nanoxlsx4j.lowLevel.Packer.pack (Packer.java:160)
ch.rabanti.nanoxlsx4j.lowLevel.XlsXWriter.saveAsStream (XlsXWriter.java:1170)
ch.rabanti.nanoxlsx4j.Workbook.saveAsStream (Workbook.java:569)

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.