When iterating over a document the following way:
XWPFDocument docx = new XWPFDocument(OPCPackage.open(fis)); for (IBodyElement bodyElement : docx.getBodyEle