Uses of Class
io.keikai.doc.io.schema.docx.DOCXP
Packages that use DOCXP
-
Uses of DOCXP in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXPModifier and TypeMethodDescriptionabstract DOCXPAbstractBody.createParagraph()Create a new Paragraph.AbstractHdrFtr.createParagraph()DOCXDocument.createParagraph()DOCXTc.createParagraph()DOCXTc.getParagraph(int pos) Get the Paragraph by given position.DOCXPPr.getParent()Returns the parent paragraph.DOCXR.getParent()Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXPModifier and TypeMethodDescriptionvoidSets the parent paragraph.Visit the given section.Constructors in io.keikai.doc.io.schema.docx with parameters of type DOCXP