mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Update README.md
This commit is contained in:
parent
62e12fdb1b
commit
d83039cca7
@ -62,7 +62,7 @@ A good resource for finding the published jars and forming build tool dependency
|
|||||||
* poi - main jar, including shared interfaces
|
* poi - main jar, including shared interfaces
|
||||||
* poi-scratchpad - extra classes to support legacy MS file formats (`H**F`)
|
* poi-scratchpad - extra classes to support legacy MS file formats (`H**F`)
|
||||||
* poi-ooxml - support for newer OOXML file formats (`X**F`)
|
* poi-ooxml - support for newer OOXML file formats (`X**F`)
|
||||||
* poi-ooxml-lite - generated classes based on MS XSDs used bt poi-ooxml (only includes most commonly used classes)
|
* poi-ooxml-lite - generated classes based on MS XSDs used by poi-ooxml (only includes the most commonly used classes)
|
||||||
* poi-ooxml-full - generated classes based on MS XSDs (can be used instead of poi-ooxml-lite if you need support for less commonly used features)
|
* poi-ooxml-full - generated classes based on MS XSDs (can be used instead of poi-ooxml-lite if you need support for less commonly used features)
|
||||||
* poi-excelant - tools for working with Excel files in Apache Ant scripts
|
* poi-excelant - tools for working with Excel files in Apache Ant scripts
|
||||||
* poi-examples
|
* poi-examples
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user