Modifier and Type | Method and Description |
---|---|
POIXMLDocument |
POIXMLTextExtractor.getDocument()
Returns opened document
|
POIXMLDocument |
POIXMLPropertiesTextExtractor.getDocument() |
POIXMLDocument |
POIXMLPropertiesTextExtractor.getFilesystem() |
Constructor and Description |
---|
POIXMLPropertiesTextExtractor(POIXMLDocument doc)
Creates a new POIXMLPropertiesTextExtractor for the given open document.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlVisioDocument
This is your high-level starting point for working with Visio XML
documents (.vsdx).
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSlideShow
High level representation of an ooxml slideshow.
|
class |
XSLFSlideShow
Experimental class to do low level processing of pptx files.
|
Modifier and Type | Method and Description |
---|---|
POIXMLDocument |
XSSFEventBasedExcelExtractor.getDocument() |
Modifier and Type | Class and Description |
---|---|
class |
XSSFWorkbook
High level representation of a SpreadsheetML workbook.
|
Modifier and Type | Class and Description |
---|---|
class |
XWPFDocument
High(ish) level class for working with .docx files.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.