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
XWPFDocument
          Experimental class to do low level processing of docx files.
 

Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.model
XWPFDocument
          Experimental class to do low level processing of docx files.
XWPFFooter
          Sketch of XWPF footer class
XWPFHeader
          Sketch of XWPF header class
XWPFParagraph
          Sketch of XWPF paragraph class
 

Classes in org.apache.poi.xwpf.usermodel used by org.apache.poi.xwpf.usermodel
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.
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
TextAlignment
          Specifies all types of vertical alignment which are available to be applied to of all text on each line displayed within 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.
XWPFComment
          Sketch of XWPF comment class
XWPFDocument
          Experimental class to do low level processing of docx files.
XWPFFactory
           
XWPFFootnote
           
XWPFHeaderFooter
          Parent of XWPF headers and footers
XWPFHyperlink
          Sketch of XWPF hyperlink class
XWPFParagraph
          Sketch of XWPF paragraph class
XWPFRelation
           
XWPFRun
          XWPFRun object defines a region of text with a common set of properties
XWPFTable
          Sketch of XWPFTable class.
XWPFTableCell
           
XWPFTableRow
           
 



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