Package | Description |
---|---|
org.zkoss.poi | |
org.zkoss.poi.hdgf | |
org.zkoss.poi.hpbf | |
org.zkoss.poi.hpsf.extractor | |
org.zkoss.poi.hslf | |
org.zkoss.poi.hsmf | |
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
org.zkoss.poi.hwpf |
Modifier and Type | Field and Description |
---|---|
protected POIDocument |
POITextExtractor.document
The POIDocument that's open
|
Constructor and Description |
---|
POIOLE2TextExtractor(POIDocument document)
Creates a new text extractor for the given document
|
POITextExtractor(POIDocument document)
Creates a new text extractor for the given document
|
Modifier and Type | Class and Description |
---|---|
class |
HDGFDiagram
See
http://www.redferni.uklinux.net/visio/
http://www.gnome.ru/projects/docs/vsdocs.html
http://www.gnome.ru/projects/docs/slide1.png
http://www.gnome.ru/projects/docs/slide2.png
|
Modifier and Type | Class and Description |
---|---|
class |
HPBFDocument
This class provides the basic functionality
for HPBF, our implementation of the publisher
file format.
|
Constructor and Description |
---|
HPSFPropertiesExtractor(POIDocument doc) |
Modifier and Type | Class and Description |
---|---|
class |
HSLFSlideShow
This class contains the main functionality for the Powerpoint file
"reader".
|
Modifier and Type | Class and Description |
---|---|
class |
MAPIMessage
Reads an Outlook MSG File in and provides hooks into its data structure.
|
Modifier and Type | Class and Description |
---|---|
class |
HSSFWorkbook
High level representation of a workbook.
|
Modifier and Type | Class and Description |
---|---|
class |
HWPFDocument
This class acts as the bucket that we throw all of the Word data structures
into.
|
class |
HWPFDocumentCore
This class holds much of the core of a Word document, but
without some of the table structure information.
|
class |
HWPFOldDocument
Provides very simple support for old (Word 6 / Word 95)
files.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.