This commit is contained in:
Andreas Kull
2016-05-08 10:37:08 +02:00

View File

@ -302,6 +302,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) - Creating and manipulating Microsoft Open XML files.
## Formal Verification