Package | Description |
---|---|
org.apache.poi.xwpf.extractor | |
org.apache.poi.xwpf.model | |
org.apache.poi.xwpf.usermodel |
Class and Description |
---|
IBodyElement
9 Jan 2010
|
XWPFDocument
High(ish) level class for working with .docx files.
|
XWPFParagraph
A Paragraph within a Document, Table, Header etc.
|
XWPFRelation |
Class and Description |
---|
XWPFDocument
High(ish) level class for working with .docx files.
|
XWPFFooter
Sketch of XWPF footer class
|
XWPFHeader
Sketch of XWPF header class
|
XWPFParagraph
A Paragraph within a Document, Table, Header etc.
|
Class and Description |
---|
BodyElementType |
BodyType
The different kinds of
IBody that exist |
Borders
Specifies all types of borders which can be specified for WordprocessingML
objects which have a border.
|
BreakClear
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.
|
BreakType
Specifies the possible types of break characters in a WordprocessingML
document.
|
Document |
FootnoteEndnoteIdManager
Manages IDs for footnotes and endnotes.
|
IBody
An IBody represents the different parts of the document which
can contain collections of Paragraphs and Tables.
|
IBodyElement
9 Jan 2010
|
ICell
Interface for anything that can be at a table cell level:
XWPFTableCell , XWPFSDTCell |
IRunBody
Simple interface describing both
XWPFParagraph
and XWPFSDT |
IRunElement |
ISDTContent
Experimental interface to offer rudimentary read-only processing of
of the contentblock of an SDT/ContentControl.
|
ISDTContents |
LineSpacingRule
Specifies the logic which shall be used to calculate the line spacing of the
parent object when it is displayed in the document.
|
ParagraphAlignment
Specifies all types of alignment which are available to be applied to objects in a
WordprocessingML document
|
PositionInParagraph
postion of a character in a paragrapho
1st RunPositon
2nd TextPosition
3rd CharacterPosition
|
TableRowAlign
Sets alignment values allowed for Tables and Table Rows
|
TableRowHeightRule
Sets height rule values allowed for Table Rows
|
TableWidthType
The width types for tables and table cells.
|
TextAlignment
Specifies all types of vertical alignment which are available to be applied to of all text
on each line displayed within a paragraph.
|
TextSegment
saves the begin and end position of a text in a Paragraph
|
UnderlinePatterns
Specifies the types of patterns which may be used to create the underline
applied beneath the text in a run.
|
VerticalAlign
Specifies possible values for the alignment of the contents of this run in
relation to the default appearance of the run's text.
|
XWPFAbstractFootnoteEndnote
Base class for both bottom-of-the-page footnotes
XWPFFootnote and end
notes XWPFEndnote ). |
XWPFAbstractFootnotesEndnotes
Base class for the Footnotes and Endnotes part implementations.
|
XWPFAbstractNum |
XWPFAbstractSDT
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
|
XWPFChart
Represents a Chart in a .docx file
|
XWPFComment
Sketch of XWPF comment class
|
XWPFComments
specifies all of the comments defined in the current document
|
XWPFDefaultParagraphStyle
Default Paragraph style, from which other styles will override
TODO Share logic with
XWPFParagraph which also uses CTPPr |
XWPFDefaultRunStyle
Default Character Run style, from which other styles will override
TODO Share logic with
XWPFRun which also uses CTRPr |
XWPFDocument
High(ish) level class for working with .docx files.
|
XWPFEndnote
Represents an end note footnote.
|
XWPFEndnotes
Looks after the collection of end notes for a document.
|
XWPFFactory
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
|
XWPFFieldRun
A run of text which is part of a field, such as Title
of Page number or Author.
|
XWPFFooter
Sketch of XWPF footer class
|
XWPFFootnote
Represents a bottom-of-the-page footnote.
|
XWPFFootnotes
Looks after the collection of Footnotes for a document.
|
XWPFHeader
Sketch of XWPF header class
|
XWPFHeaderFooter
Parent of XWPF headers and footers
|
XWPFHyperlink
Sketch of XWPF hyperlink class
|
XWPFHyperlinkRun
A run of text with a Hyperlink applied to it.
|
XWPFLatentStyles |
XWPFNum
TODO Bring more of the logic over from XWPFParagraph
|
XWPFNumbering |
XWPFParagraph
A Paragraph within a Document, Table, Header etc.
|
XWPFPicture |
XWPFPictureData
Raw picture data, normally attached to a WordprocessingML Drawing.
|
XWPFRelation |
XWPFRun
XWPFRun object defines a region of text with a common set of properties
|
XWPFRun.FontCharRange |
XWPFSDT
Experimental class to offer rudimentary read-only processing of
of StructuredDocumentTags/ContentControl
|
XWPFSettings |
XWPFStyle |
XWPFStyles
Holds details of built-in, default and user styles, which
apply to tables / paragraphs / lists etc.
|
XWPFTable
Sketch of XWPFTable class.
|
XWPFTable.XWPFBorderType |
XWPFTableCell
Represents a Cell within a
XWPFTable . |
XWPFTableCell.XWPFVertAlign |
XWPFTableRow
A row within an
XWPFTable . |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.