Java POI 3.6 XWPF usage guidelines (reading content of docx file)
- by Mr CooL
I assume the following objects should be used to read contents of DOCX file:
XWPFDocument
XWPFWordExtractor
However, somewhere the compiler warns me from not including the correct libraries needed in classpath. I think I'm kinda lost for not knowing which jar file is the right one to include for this since there are so many jar files (POI…