Uses of Package
org.apache.poi.xwpf.usermodel

Packages that use org.apache.poi.xwpf.usermodel
org.apache.poi.xwpf.extractor   
org.apache.poi.xwpf.model   
org.apache.poi.xwpf.usermodel   
 

Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.extractor
IBodyElement
          9 Jan 2010
XWPFDocument
          High(ish) level class for working with .docx files.
XWPFParagraph
          A Paragraph within a Document, Table, Header etc.
XWPFRelation
           
 

Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.model
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.
 

Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.usermodel
BodyElementType
           9 Jan 2010
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
           
IBody
          An IBody represents the different parts of the document which can contain collections of Paragraphs and Tables.
IBodyElement
          9 Jan 2010
IRunBody
          Simple interface describing both XWPFParagraph and XWPFSDT
IRunElement
          Common interface for things that can occur where a run (text with common stylings) can, eg XWPFRun or XWPFSDT.
ISDTContents
          Interface for anything that can be within a STD: XWPFRun, XWPFTable, XWPFParagraph, XWPFSDT etc
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
TextAlignment
          Specifies all types of vertical alignment which are available to be applied to of all text on each line displayed within a paragraph.
TextSegement
          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.
XWPFAbstractNum
           
XWPFComment
          Sketch of XWPF comment class
XWPFDocument
          High(ish) level class for working with .docx files.
XWPFFactory
           
XWPFFooter
          Sketch of XWPF footer class
XWPFFootnote
           
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
XWPFLatentStyles
           
XWPFNum
           
XWPFNumbering
           
XWPFParagraph
          A Paragraph within a Document, Table, Header etc.
XWPFPicture
           
XWPFPictureData
           
XWPFRelation
           
XWPFRun
          XWPFRun object defines a region of text with a common set of properties
XWPFSDT
          Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl WARNING - APIs expected to change rapidly
XWPFSDTContent
          Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
XWPFStyle
           
XWPFStyles
           
XWPFTable
          Sketch of XWPFTable class.
XWPFTable.XWPFBorderType
           
XWPFTableCell
          Represents a Cell within a XWPFTable.
XWPFTableCell.XWPFVertAlign
           
XWPFTableRow
          A row within an XWPFTable.
 



Copyright 2014 The Apache Software Foundation or its licensors, as applicable.