A B C D E F G H I L M N O P Q R S T U V W X Z _

X

X_ILLUSIONS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
XML file.
XMLParagraph - Class in org.apache.poi.xwpf.model
Base class for XWPF paragraphs
XMLParagraph(CTP) - Constructor for class org.apache.poi.xwpf.model.XMLParagraph
 
XMLSlideShow - Class in org.apache.poi.xslf.usermodel
High level representation of a ooxml slideshow.
XMLSlideShow(XSLFSlideShow) - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
 
XSLFCommonSlideData - Class in org.apache.poi.xslf.usermodel
 
XSLFCommonSlideData(CTCommonSlideData) - Constructor for class org.apache.poi.xslf.usermodel.XSLFCommonSlideData
 
XSLFPowerPointExtractor - Class in org.apache.poi.xslf.extractor
 
XSLFPowerPointExtractor(XMLSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
 
XSLFPowerPointExtractor(XSLFSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
 
XSLFPowerPointExtractor(OPCPackage) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
 
XSLFRelation - Class in org.apache.poi.xslf.usermodel
 
XSLFSheet - Class in org.apache.poi.xslf.usermodel
 
XSLFSlide - Class in org.apache.poi.xslf.usermodel
 
XSLFSlide(CTSlide, CTSlideIdListEntry, SlideShow) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlide
 
XSLFSlideShow - Class in org.apache.poi.xslf
Experimental class to do low level processing of pptx files.
XSLFSlideShow(OPCPackage) - Constructor for class org.apache.poi.xslf.XSLFSlideShow
 
XSLFSlideShow(String) - Constructor for class org.apache.poi.xslf.XSLFSlideShow
 
XSSFAnchor - Class in org.apache.poi.xssf.usermodel
An anchor is what specifics the position of a shape within a client object or within another containing shape.
XSSFAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFAnchor
 
XSSFAutoFilter - Class in org.apache.poi.xssf.usermodel
Represents autofiltering for the specified worksheet.
XSSFCell - Class in org.apache.poi.xssf.usermodel
High level representation of a cell in a row of a spreadsheet.
XSSFCellAlignment - Class in org.apache.poi.xssf.usermodel.extensions
Cell settings avaiable in the Format/Alignment tab
XSSFCellAlignment(CTCellAlignment) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Creates a Cell Alignment from the supplied XML definition
XSSFCellBorder - Class in org.apache.poi.xssf.usermodel.extensions
This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal) for cells in the workbook.
XSSFCellBorder(CTBorder) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Creates a Cell Border from the supplied XML definition
XSSFCellBorder() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
Creates a new, empty Cell Border, on the given Styles Table
XSSFCellBorder.BorderSide - Class in org.apache.poi.xssf.usermodel.extensions
The enumeration value indicating the side being used for a cell border.
XSSFCellBorder.BorderSide() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
 
XSSFCellFill - Class in org.apache.poi.xssf.usermodel.extensions
This element specifies fill formatting.
XSSFCellFill(CTFill) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Creates a CellFill from the supplied parts
XSSFCellFill() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Creates an empty CellFill
XSSFCellStyle - Class in org.apache.poi.xssf.usermodel
High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document.
XSSFCellStyle(int, int, StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
Creates a Cell Style from the supplied parts
XSSFCellStyle(StylesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
Creates an empty Cell Style
XSSFChartSheet - Class in org.apache.poi.xssf.usermodel
High level representation of Sheet Parts that are of type 'chartsheet'.
XSSFChildAnchor - Class in org.apache.poi.xssf.usermodel
 
XSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
XSSFChildAnchor(CTTransform2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
 
XSSFClientAnchor - Class in org.apache.poi.xssf.usermodel
A client anchor is attached to an excel worksheet.
XSSFClientAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Creates a new client anchor and defaults all the anchor positions to 0.
XSSFClientAnchor(int, int, int, int, int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
XSSFColor - Class in org.apache.poi.xssf.usermodel
Represents a color in SpreadsheetML
XSSFColor(CTColor) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
Create an instance of XSSFColor from the supplied XML bean
XSSFColor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
Create an new instance of XSSFColor
XSSFColor(Color) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
 
XSSFColor(byte[]) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
 
XSSFComment - Class in org.apache.poi.xssf.usermodel
 
XSSFComment(CommentsTable, CTComment, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFComment
Creates a new XSSFComment, associated with a given low level comment object.
XSSFConnector - Class in org.apache.poi.xssf.usermodel
A connection shape drawing element.
XSSFCreationHelper - Class in org.apache.poi.xssf.usermodel
 
XSSFDataFormat - Class in org.apache.poi.xssf.usermodel
Handles data formats for XSSF.
XSSFDataValidation - Class in org.apache.poi.xssf.usermodel
 
XSSFDataValidation(XSSFDataValidationConstraint, CellRangeAddressList, CTDataValidation) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
XSSFDataValidationConstraint - Class in org.apache.poi.xssf.usermodel
 
XSSFDataValidationConstraint(String[]) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
XSSFDataValidationConstraint(int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
XSSFDataValidationConstraint(int, int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
XSSFDataValidationConstraint(int, int, String, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
XSSFDataValidationHelper - Class in org.apache.poi.xssf.usermodel
 
XSSFDataValidationHelper(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
XSSFDialogsheet - Class in org.apache.poi.xssf.usermodel
 
XSSFDrawing - Class in org.apache.poi.xssf.usermodel
Represents a SpreadsheetML drawing
XSSFDump - Class in org.apache.poi.xssf.dev
Utility class which dumps the contents of a *.xlsx file into file system.
XSSFDump() - Constructor for class org.apache.poi.xssf.dev.XSSFDump
 
XSSFEvaluationWorkbook - Class in org.apache.poi.xssf.usermodel
Internal POI use only
XSSFEvenFooter - Class in org.apache.poi.xssf.usermodel
Even page footer value.
XSSFEvenFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenFooter
Create an instance of XSSFEvenFooter from the supplied XML bean
XSSFEvenHeader - Class in org.apache.poi.xssf.usermodel
Even page header value.
XSSFEvenHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenHeader
Create an instance of XSSFEvenHeader from the supplied XML bean
XSSFEventBasedExcelExtractor - Class in org.apache.poi.xssf.extractor
Implementation of a text extractor from OOXML Excel files that uses SAX event based parsing.
XSSFEventBasedExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
 
XSSFEventBasedExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
 
XSSFExcelExtractor - Class in org.apache.poi.xssf.extractor
Helper class to extract text from an OOXML Excel file
XSSFExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
 
XSSFExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
 
XSSFExcelExtractor(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
 
XSSFExportToXml - Class in org.apache.poi.xssf.extractor
Maps an XLSX to an XML according to one of the mapping defined.
XSSFExportToXml(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFExportToXml
Creates a new exporter and sets the mapping to be used when generating the XML output document
XSSFFactory - Class in org.apache.poi.xssf.usermodel
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
XSSFFirstFooter - Class in org.apache.poi.xssf.usermodel
First page footer content.
XSSFFirstHeader - Class in org.apache.poi.xssf.usermodel
First page header content.
XSSFFont - Class in org.apache.poi.xssf.usermodel
Represents a font used in a workbook.
XSSFFont(CTFont) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
Create a new XSSFFont
XSSFFont(CTFont, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
 
XSSFFormulaEvaluator - Class in org.apache.poi.xssf.usermodel
Evaluates formula cells.

For performance reasons, this class keeps a cache of all previously calculated intermediate cell values.

XSSFFormulaEvaluator(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
 
XSSFFormulaEvaluator(XSSFWorkbook, IStabilityClassifier) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
 
XSSFHeaderFooter - Class in org.apache.poi.xssf.usermodel.extensions
Parent class of all XSSF headers and footers.
XSSFHeaderFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
Create an instance of XSSFHeaderFooter from the supplied XML bean
XSSFHyperlink - Class in org.apache.poi.xssf.usermodel
XSSF Implementation of a Hyperlink.
XSSFImportFromXML - Class in org.apache.poi.xssf.extractor
Imports data from an external XML to an XLSX according to one of the mappings defined.The output XML Schema must respect this limitations: the input XML must be valid according to the XML Schema used in the mapping denormalized table mapping is not supported (see OpenOffice part 4: chapter 3.5.1.7) all the namespaces used in the document must be declared in the root node
XSSFImportFromXML(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFImportFromXML
 
XSSFMap - Class in org.apache.poi.xssf.usermodel
This class implements the Map element (Open Office XML Part 4: chapter 3.16.2)

This element contains all of the properties related to the XML map, and the behaviors expected during data refresh operations.

XSSFMap(CTMap, MapInfo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFMap
 
XSSFName - Class in org.apache.poi.xssf.usermodel
Represents a defined named range in a SpreadsheetML workbook.
XSSFOddFooter - Class in org.apache.poi.xssf.usermodel
Odd page footer value.
XSSFOddFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFOddFooter
Create an instance of XSSFOddFooter from the supplied XML bean
XSSFOddHeader - Class in org.apache.poi.xssf.usermodel
Odd page header value.
XSSFPicture - Class in org.apache.poi.xssf.usermodel
Represents a picture shape in a SpreadsheetML drawing.
XSSFPictureData - Class in org.apache.poi.xssf.usermodel
Raw picture data, normally attached to a SpreadsheetML Drawing.
XSSFPrintSetup - Class in org.apache.poi.xssf.usermodel
Page setup and page margins settings for the worksheet.
XSSFReader - Class in org.apache.poi.xssf.eventusermodel
This class makes it easy to get at individual parts of an OOXML .xlsx file, suitable for low memory sax parsing or similar.
XSSFReader(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader
Creates a new XSSFReader, for the given package
XSSFReader.SheetIterator - Class in org.apache.poi.xssf.eventusermodel
Iterator over sheet data.
XSSFRelation - Class in org.apache.poi.xssf.usermodel
 
XSSFRichTextString - Class in org.apache.poi.xssf.usermodel
Rich text unicode string.
XSSFRichTextString(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
Create a rich text string
XSSFRichTextString() - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
Create empty rich text string and initialize it with empty string
XSSFRichTextString(CTRst) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
Create a rich text string from the supplied XML bean
XSSFRow - Class in org.apache.poi.xssf.usermodel
High level representation of a row of a spreadsheet.
XSSFRowShifter - Class in org.apache.poi.xssf.usermodel.helpers
 
XSSFRowShifter(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
 
XSSFSave - Class in org.apache.poi.xssf.dev
Utility which loads a SpreadsheetML file and saves it back.
XSSFSave() - Constructor for class org.apache.poi.xssf.dev.XSSFSave
 
XSSFShape - Class in org.apache.poi.xssf.usermodel
Represents a shape in a SpreadsheetML drawing.
XSSFShape() - Constructor for class org.apache.poi.xssf.usermodel.XSSFShape
 
XSSFShapeGroup - Class in org.apache.poi.xssf.usermodel
This object specifies a group shape that represents many shapes grouped together.
XSSFSheet - Class in org.apache.poi.xssf.usermodel
High level representation of a SpreadsheetML worksheet.
XSSFSimpleShape - Class in org.apache.poi.xssf.usermodel
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
XSSFSingleXmlCell - Class in org.apache.poi.xssf.usermodel.helpers
This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4: chapter 3.5.2.1)
XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
 
XSSFTextBox - Class in org.apache.poi.xssf.usermodel
Represents a text box in a SpreadsheetML drawing.
XSSFVMLDrawing - Class in org.apache.poi.xssf.usermodel
Represents a SpreadsheetML VML drawing.
XSSFWorkbook - Class in org.apache.poi.xssf.usermodel
High level representation of a SpreadsheetML workbook.
XSSFWorkbook() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create a new SpreadsheetML workbook.
XSSFWorkbook(OPCPackage) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
Constructs a XSSFWorkbook object given a OpenXML4J Package object, see www.openxml4j.org.
XSSFWorkbook(InputStream) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
XSSFWorkbook(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
Constructs a XSSFWorkbook object given a file name.
XSSFXmlColumnPr - Class in org.apache.poi.xssf.usermodel.helpers
This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4: chapter 3.5.1.7)
XSSFXmlColumnPr(Table, CTTableColumn, CTXmlColumnPr) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
 
XWPFAbstractNum - Class in org.apache.poi.xwpf.usermodel
 
XWPFAbstractNum(CTAbstractNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
XWPFAbstractNum(CTAbstractNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
XWPFComment - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPF comment class
XWPFComment(CTComment) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFComment
 
XWPFCommentsDecorator - Class in org.apache.poi.xwpf.model
Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text
XWPFCommentsDecorator(XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
 
XWPFCommentsDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
 
XWPFDocument - Class in org.apache.poi.xwpf.usermodel
Experimental class to do low level processing of docx files.
XWPFDocument(OPCPackage) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
 
XWPFDocument(InputStream) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
 
XWPFDocument() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
 
XWPFFactory - Class in org.apache.poi.xwpf.usermodel
 
XWPFFooter - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPF footer class
XWPFFooter() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
 
XWPFFooter(CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
 
XWPFFooter(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
 
XWPFFootnote - Class in org.apache.poi.xwpf.usermodel
 
XWPFFootnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnote
 
XWPFHeader - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPF header class
XWPFHeader() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
 
XWPFHeader(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
 
XWPFHeader(CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
 
XWPFHeaderFooter - Class in org.apache.poi.xwpf.usermodel
Parent of XWPF headers and footers
XWPFHeaderFooter(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
XWPFHeaderFooterPolicy - Class in org.apache.poi.xwpf.model
A .docx file can have no headers/footers, the same header/footer on each page, odd/even page footers, and optionally also a different header/footer on the first page.
XWPFHeaderFooterPolicy(XWPFDocument) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Figures out the policy for the given document, and creates any header and footer objects as required.
XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
Figures out the policy for the given document, and creates any header and footer objects as required.
XWPFHyperlink - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPF hyperlink class
XWPFHyperlink(String, String) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlink
 
XWPFHyperlinkDecorator - Class in org.apache.poi.xwpf.model
Decorator class for XWPFParagraph allowing to add hyperlinks found in paragraph to its text.
XWPFHyperlinkDecorator(XWPFParagraphDecorator, boolean) - Constructor for class org.apache.poi.xwpf.model.XWPFHyperlinkDecorator
 
XWPFHyperlinkDecorator(XWPFParagraph, XWPFParagraphDecorator, boolean) - Constructor for class org.apache.poi.xwpf.model.XWPFHyperlinkDecorator
 
XWPFHyperlinkRun - Class in org.apache.poi.xwpf.usermodel
A run of text with a Hyperlink applied to it.
XWPFHyperlinkRun(CTHyperlink, CTR, XWPFParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
 
XWPFLatentStyles - Class in org.apache.poi.xwpf.usermodel
 
XWPFNum - Class in org.apache.poi.xwpf.usermodel
 
XWPFNum() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
 
XWPFNum(CTNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
 
XWPFNum(XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
 
XWPFNum(CTNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
 
XWPFNumbering - Class in org.apache.poi.xwpf.usermodel
 
XWPFNumbering(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNumbering
create a new styles object with an existing document
XWPFParagraph - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPF paragraph class
XWPFParagraph(CTP) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
XWPFParagraph(CTP, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
XWPFParagraphDecorator - Class in org.apache.poi.xwpf.model
Base decorator class for XWPFParagraph
XWPFParagraphDecorator(XWPFParagraph) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
 
XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
 
XWPFPicture - Class in org.apache.poi.xwpf.usermodel
 
XWPFPicture(CTPicture, XWPFParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPicture
 
XWPFPictureData - Class in org.apache.poi.xwpf.usermodel
 
XWPFPictureData(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPictureData
Construct XWPFPictureData from a package part
XWPFRelation - Class in org.apache.poi.xwpf.usermodel
 
XWPFRun - Class in org.apache.poi.xwpf.usermodel
XWPFRun object defines a region of text with a common set of properties
XWPFRun(CTR, XWPFParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFRun
 
XWPFSettings - Class in org.apache.poi.xwpf.usermodel
 
XWPFSettings(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
 
XWPFSettings() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
 
XWPFStyle - Class in org.apache.poi.xwpf.usermodel
 
XWPFStyle(CTStyle) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
constructor
XWPFStyle(CTStyle, XWPFStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
constructor
XWPFStyles - Class in org.apache.poi.xwpf.usermodel
 
XWPFStyles(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyles
Construct XWPFStyles from a package part
XWPFTable - Class in org.apache.poi.xwpf.usermodel
Sketch of XWPFTable class.
XWPFTable(CTTbl, IBody, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
 
XWPFTable(CTTbl, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
 
XWPFTableCell - Class in org.apache.poi.xwpf.usermodel
 
XWPFTableCell(CTTc, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableCell
If a table cell does not include at least one block-level element, then this document shall be considered corrupt
XWPFTableRow - Class in org.apache.poi.xwpf.usermodel
 
XWPFTableRow(CTRow, XWPFTable) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableRow
 
XWPFWordExtractor - Class in org.apache.poi.xwpf.extractor
Helper class to extract text from an OOXML Word file
XWPFWordExtractor(OPCPackage) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
 
XWPFWordExtractor(XWPFDocument) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
 

A B C D E F G H I L M N O P Q R S T U V W X Z _