Difference between revisions of "SimpleGraph-Word"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|systemname=WordSystem | |systemname=WordSystem | ||
|url=https://en.wikipedia.org/wiki/Word | |url=https://en.wikipedia.org/wiki/Word | ||
− | |apiname= | + | |apiname=Apache POI XWPF/HWPF |
|apiurl=https://poi.apache.org/document/quick-guide-xwpf.html | |apiurl=https://poi.apache.org/document/quick-guide-xwpf.html | ||
|documentation=makes Microsoft Word Documents accessible via the Apache POI API | |documentation=makes Microsoft Word Documents accessible via the Apache POI API |
Revision as of 10:45, 21 February 2018
SimpleGraphModule
SimpleGraph Word module
The SimpleGraph Word module makes Microsoft Word Documents accessible via the Apache POI API see Apache POI XWPF/HWPF.
Sources
- System: WordSystem.java
- JUnit-Test: TestWordSystem.java