Uses of Package
org.apache.poi.xwpf.usermodel
Packages that use org.apache.poi.xwpf.usermodel
Package
Description
-
Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.extractorClassDescription9 Jan 2010High(ish) level class for working with .docx files.A Paragraph within a Document, Table, Header etc.
-
Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.modelClassDescriptionHigh(ish) level class for working with .docx files.Sketch of XWPF footer classSketch of XWPF header classA Paragraph within a Document, Table, Header etc.
-
Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.usermodelClassDescription9 Jan 2010The different kinds of
IBody
that existSpecifies all types of borders which can be specified for WordprocessingML objects which have a border.Specifies the set of possible restart locations which may be used as to determine the next available line when a break's type attribute has a value of textWrapping.Specifies the possible types of break characters in a WordprocessingML document.Manages IDs for footnotes and endnotes.An IBody represents the different parts of the document which can contain collections of Paragraphs and Tables.9 Jan 2010Interface for anything that can be at a table cell level:XWPFTableCell
,XWPFSDTCell
Simple interface describing bothXWPFParagraph
andXWPFSDT
Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.Specifies the logic which shall be used to calculate the line spacing of the parent object when it is displayed in the document.Specifies all types of alignment which are available to be applied to objects in a WordprocessingML documentpostion of a character in a paragrapho 1st RunPositon 2nd TextPosition 3rd CharacterPositionSets alignment values allowed for Tables and Table RowsThe width types for tables and table cells.Specifies all types of vertical alignment which are available to be applied to of all text on each line displayed within a paragraph.saves the begin and end position of a text in a ParagraphSpecifies the types of patterns which may be used to create the underline applied beneath the text in a run.Specifies possible values for the alignment of the contents of this run in relation to the default appearance of the run's text.Base class for both bottom-of-the-page footnotesXWPFFootnote
and end notesXWPFEndnote
).Base class for the Footnotes and Endnotes part implementations.Experimental abstract class that is a base for XWPFSDT and XWPFSDTCellRepresents a Chart in a .docx fileSketch of XWPF comment classDefault Paragraph style, from which other styles will override TODO Share logic withXWPFParagraph
which also uses CTPPrDefault Character Run style, from which other styles will override TODO Share logic withXWPFRun
which also uses CTRPrHigh(ish) level class for working with .docx files.Represents an end note footnote.Looks after the collection of end notes for a document.Instantiates sub-classes of POIXMLDocumentPart depending on their relationship typeSketch of XWPF footer classRepresents a bottom-of-the-page footnote.Looks after the collection of Footnotes for a document.Sketch of XWPF header classParent of XWPF headers and footersSketch of XWPF hyperlink classTODO Bring more of the logic over from XWPFParagraphA Paragraph within a Document, Table, Header etc.Raw picture data, normally attached to a WordprocessingML Drawing.XWPFRun object defines a region of text with a common set of propertiesExperimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControlHolds details of built-in, default and user styles, which apply to tables / paragraphs / lists etc.Sketch of XWPFTable class.Represents a Cell within aXWPFTable
.A row within anXWPFTable
.