1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Update README.md

This commit is contained in:
ouyanghan 2016-04-17 11:44:00 +08:00
parent 2ad198ad81
commit bcd87d99d1

View file

@ -299,7 +299,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache POI](http://poi.apache.org/) - Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT).
* [documents4j](http://documents4j.com) - API for document format conversion using third-party converters such as MS Word.
* [jOpenDocument](http://www.jopendocument.org/) - Processes the OpenDocument format.
* [docx4j](http://www.docx4java.org/trac/docx4j) - For creating and manipulating Microsoft Open XML (Word docx, Powerpoint pptx, and Excel xlsx) files.
* [docx4j](http://www.docx4java.org/trac/docx4j) - Creating and manipulating Microsoft Open XML files.
## Formal Verification