Package | Description |
---|---|
org.zkoss.poi | |
org.zkoss.poi.xslf | |
org.zkoss.poi.xslf.usermodel | |
org.zkoss.poi.xssf.usermodel | |
org.zkoss.poi.xwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
POIXMLDocument |
POIXMLTextExtractor.getDocument()
Returns opened document
|
Constructor and Description |
---|
POIXMLPropertiesTextExtractor(POIXMLDocument doc)
Creates a new POIXMLPropertiesTextExtractor for the
given open document.
|
POIXMLTextExtractor(POIXMLDocument document)
Creates a new text extractor for the given document
|
Modifier and Type | Class and Description |
---|---|
class |
XSLFSlideShow
Experimental class to do low level processing of pptx files.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSlideShow
High level representation of a ooxml slideshow.
|
Modifier and Type | Class and Description |
---|---|
class |
XSSFWorkbook
High level representation of a SpreadsheetML workbook.
|
Modifier and Type | Class and Description |
---|---|
class |
XWPFDocument
Experimental class to do low level processing
of docx files.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.