Uses of Class
org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Packages that use XWPFParagraph Package Description org.apache.poi.xwpf.extractor org.apache.poi.xwpf.model org.apache.poi.xwpf.usermodel -
-
Uses of XWPFParagraph in org.apache.poi.xwpf.extractor
Methods in org.apache.poi.xwpf.extractor with parameters of type XWPFParagraph Modifier and Type Method Description voidXWPFWordExtractor. appendParagraphText(java.lang.StringBuilder text, XWPFParagraph paragraph) -
Uses of XWPFParagraph in org.apache.poi.xwpf.model
Fields in org.apache.poi.xwpf.model declared as XWPFParagraph Modifier and Type Field Description protected XWPFParagraphXWPFParagraphDecorator. paragraphMethods in org.apache.poi.xwpf.model with parameters of type XWPFParagraph Modifier and Type Method Description XWPFFooterXWPFHeaderFooterPolicy. createFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum type, XWPFParagraph[] pars)Creates a new footer of the specified type, to which the supplied (and previously unattached!) paragraphs are added to.XWPFHeaderXWPFHeaderFooterPolicy. createHeader(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum type, XWPFParagraph[] pars)Creates a new header of the specified type, to which the supplied (and previously unattached!) paragraphs are added to.Constructors in org.apache.poi.xwpf.model with parameters of type XWPFParagraph Constructor Description XWPFCommentsDecorator(XWPFParagraph paragraph, XWPFParagraphDecorator nextDecorator)XWPFParagraphDecorator(XWPFParagraph paragraph)XWPFParagraphDecorator(XWPFParagraph paragraph, XWPFParagraphDecorator nextDecorator) -
Uses of XWPFParagraph in org.apache.poi.xwpf.usermodel
Fields in org.apache.poi.xwpf.usermodel with type parameters of type XWPFParagraph Modifier and Type Field Description protected java.util.List<XWPFParagraph>XWPFDocument. paragraphsprotected java.util.List<XWPFParagraph>XWPFTableCell. paragraphsMethods in org.apache.poi.xwpf.usermodel that return XWPFParagraph Modifier and Type Method Description XWPFParagraphXWPFAbstractFootnoteEndnote. addNewParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph)Add a newXWPFParagraphto the end of the footnote.XWPFParagraphXWPFTableCell. addParagraph()Add a Paragraph to this Table CellXWPFParagraphXWPFAbstractFootnoteEndnote. createParagraph()Appends a newXWPFParagraphto this footnote.XWPFParagraphXWPFDocument. createParagraph()Appends a new paragraph to this documentXWPFParagraphXWPFHeaderFooter. createParagraph()Adds a new paragraph at the end of the header or footerXWPFParagraphXWPFDocument. getLastParagraph()XWPFParagraphIBody. getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)if there is a correspondingXWPFParagraphof the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return nullXWPFParagraphXWPFAbstractFootnoteEndnote. getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)if there is a correspondingXWPFParagraphof the parameter p in the paragraphList of this header or footer the method will return that paragraph, otherwise the method will return null.XWPFParagraphXWPFDocument. getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)get the paragraph with the CTP class pXWPFParagraphXWPFHeaderFooter. getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)if there is a correspondingXWPFParagraphof the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return nullXWPFParagraphXWPFRun. getParagraph()Deprecated.useXWPFRun.getParent()insteadXWPFParagraphXWPFTableCell. getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)if there is a correspondingXWPFParagraphof the parameter ctTable in the paragraphList of this table the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return nullXWPFParagraphIBody. getParagraphArray(int pos)Returns the paragraph that of position posXWPFParagraphXWPFAbstractFootnoteEndnote. getParagraphArray(int pos)Returns theXWPFParagraphat position pos in footnote's paragraph array.XWPFParagraphXWPFDocument. getParagraphArray(int pos)Returns the paragraph that of position posXWPFParagraphXWPFHeaderFooter. getParagraphArray(int pos)Returns the paragraph that holds the text of the header or footer.XWPFParagraphXWPFTableCell. getParagraphArray(int pos)XWPFParagraphIBody. insertNewParagraph(org.apache.xmlbeans.XmlCursor cursor)inserts a new paragraph at position of the cursorXWPFParagraphXWPFAbstractFootnoteEndnote. insertNewParagraph(org.apache.xmlbeans.XmlCursor cursor)Add a newXWPFParagraphat position of the cursor.XWPFParagraphXWPFDocument. insertNewParagraph(org.apache.xmlbeans.XmlCursor cursor)Add a new paragraph at position of the cursor.XWPFParagraphXWPFHeaderFooter. insertNewParagraph(org.apache.xmlbeans.XmlCursor cursor)add a new paragraph at position of the cursorXWPFParagraphXWPFTableCell. insertNewParagraph(org.apache.xmlbeans.XmlCursor cursor)add a new paragraph at position of the cursorMethods in org.apache.poi.xwpf.usermodel that return types with arguments of type XWPFParagraph Modifier and Type Method Description java.util.List<XWPFParagraph>XWPFHeaderFooter. getListParagraph()get a List of all Paragraphsjava.util.List<XWPFParagraph>IBody. getParagraphs()Returns the paragraph(s) that holds the text of the header or footer.java.util.List<XWPFParagraph>XWPFAbstractFootnoteEndnote. getParagraphs()Get the list ofXWPFParagraphs in the footnote.java.util.List<XWPFParagraph>XWPFDocument. getParagraphs()java.util.List<XWPFParagraph>XWPFHeaderFooter. getParagraphs()Returns the paragraph(s) that holds the text of the header or footer.java.util.List<XWPFParagraph>XWPFTableCell. getParagraphs()returns a list of paragraphsjava.util.Iterator<XWPFParagraph>XWPFDocument. getParagraphsIterator()java.util.Iterator<XWPFParagraph>XWPFAbstractFootnoteEndnote. iterator()Get an iterator over theXWPFParagraphs in the footnote.Methods in org.apache.poi.xwpf.usermodel with parameters of type XWPFParagraph Modifier and Type Method Description voidXWPFTableCell. addParagraph(XWPFParagraph p)add a Paragraph to this TableCellabstract voidXWPFAbstractFootnoteEndnote. ensureFootnoteRef(XWPFParagraph p)Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.voidXWPFEndnote. ensureFootnoteRef(XWPFParagraph p)Ensure that the specified paragraph has a reference marker for this end note by adding a footnote reference if one is not found.voidXWPFFootnote. ensureFootnoteRef(XWPFParagraph p)Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.intXWPFDocument. getPosOfParagraph(XWPFParagraph p)Get the position of the paragraph, within the list of all the body elements.voidXWPFHeaderFooter. removeParagraph(XWPFParagraph paragraph)Removes a specific paragraph from this header / footervoidXWPFDocument. setParagraph(XWPFParagraph paragraph, int pos)copies content of a paragraph to a existing paragraph in the list paragraphs at position posvoidXWPFTableCell. setParagraph(XWPFParagraph p)Constructors in org.apache.poi.xwpf.usermodel with parameters of type XWPFParagraph Constructor Description XWPFRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR r, XWPFParagraph p)Deprecated.
-