Uses of Class
io.keikai.doc.io.schema.docx.AbstractBody
Packages that use AbstractBody
-
Uses of AbstractBody in io.keikai.doc.io.schema.docx
Subclasses of AbstractBody in io.keikai.doc.io.schema.docxModifier and TypeClassDescriptionclassInternal Use Only.classInternal Use Only.classInternal Use Only.classInternal Use Only.classInternal Use Only.Methods in io.keikai.doc.io.schema.docx that return AbstractBodyConstructors in io.keikai.doc.io.schema.docx with parameters of type AbstractBodyModifierConstructorDescriptionDOCXP(org.apache.poi.xwpf.usermodel.XWPFParagraph xwpfParagraph, AbstractBody parent) Create a new Paragraph by given XWPFParagraph.DOCXTbl(org.apache.poi.xwpf.usermodel.XWPFTable xwpfTable, AbstractBody parent) Create a new Table by given XWPFTable.