Package | Description |
---|---|
org.apache.poi | |
org.apache.poi.extractor | |
org.apache.poi.hdgf | |
org.apache.poi.hdgf.extractor | |
org.apache.poi.hpbf | |
org.apache.poi.hpbf.extractor | |
org.apache.poi.hpsf | |
org.apache.poi.hpsf.extractor | |
org.apache.poi.hslf.extractor | |
org.apache.poi.hslf.record | |
org.apache.poi.hslf.usermodel | |
org.apache.poi.hsmf | |
org.apache.poi.hsmf.extractor | |
org.apache.poi.hssf.eventusermodel |
HSSF eventmodel Package provides an event-based API for reading HSSF files.
|
org.apache.poi.hssf.extractor | |
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.converter | |
org.apache.poi.hwpf.extractor | |
org.apache.poi.poifs.crypt |
Implementation of the ECMA-376 Document Encryption
|
org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
org.apache.poi.ss.usermodel |
Constructor and Description |
---|
POIDocument(POIFSFileSystem fs)
Constructs from the default POIFS
|
Modifier and Type | Method and Description |
---|---|
static POIOLE2TextExtractor |
ExtractorFactory.createExtractor(POIFSFileSystem fs) |
Constructor and Description |
---|
HDGFDiagram(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
Use
HDGFDiagram.HDGFDiagram(DirectoryNode) instead |
HDGFDiagram(POIFSFileSystem fs) |
Constructor and Description |
---|
VisioTextExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
VisioTextExtractor(POIFSFileSystem fs) |
Constructor and Description |
---|
HPBFDocument(POIFSFileSystem fs)
Opens a new publisher document
|
Constructor and Description |
---|
PublisherTextExtractor(POIFSFileSystem fs) |
Constructor and Description |
---|
HPSFPropertiesOnlyDocument(POIFSFileSystem fs) |
Constructor and Description |
---|
HPSFPropertiesExtractor(POIFSFileSystem fs) |
Constructor and Description |
---|
PowerPointExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
PowerPointExtractor(POIFSFileSystem fs)
Creates a PowerPointExtractor, from an open POIFSFileSystem
|
Constructor and Description |
---|
CurrentUserAtom(POIFSFileSystem fs)
Deprecated.
Use
CurrentUserAtom.CurrentUserAtom(DirectoryNode) instead |
Modifier and Type | Method and Description |
---|---|
int |
HSLFSlideShow.addEmbed(POIFSFileSystem poiData)
Add a embedded object to this presentation
|
protected void |
HSLFSlideShowImpl.writeProperties(POIFSFileSystem outFS,
java.util.List<java.lang.String> writtenEntries)
Writes out the standard Documment Information Properties (HPSF)
|
Constructor and Description |
---|
HSLFSlideShowImpl(DirectoryNode dir,
POIFSFileSystem filesystem)
Deprecated.
|
HSLFSlideShowImpl(POIFSFileSystem filesystem)
Constructs a Powerpoint document from a POIFS Filesystem.
|
Constructor and Description |
---|
MAPIMessage(DirectoryNode poifsDir,
POIFSFileSystem fs)
Deprecated.
Use
MAPIMessage.MAPIMessage(DirectoryNode) instead |
Constructor and Description |
---|
OutlookTextExtactor(DirectoryNode poifsDir,
POIFSFileSystem fs)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
short |
HSSFEventFactory.abortableProcessWorkbookEvents(HSSFRequest req,
POIFSFileSystem fs)
Processes a file into essentially record events.
|
void |
HSSFEventFactory.processWorkbookEvents(HSSFRequest req,
POIFSFileSystem fs)
Processes a file into essentially record events.
|
Constructor and Description |
---|
EventBasedExcelExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
EventBasedExcelExtractor(POIFSFileSystem fs) |
ExcelExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
Use
ExcelExtractor.ExcelExtractor(DirectoryNode) instead |
ExcelExtractor(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
int |
HSSFWorkbook.addOlePackage(POIFSFileSystem poiData,
java.lang.String label,
java.lang.String fileName,
java.lang.String command) |
Constructor and Description |
---|
HSSFWorkbook(DirectoryNode directory,
POIFSFileSystem fs,
boolean preserveNodes)
given a POI POIFSFileSystem object, and a specific directory
within it, read in its Workbook and populate the high and
low level models.
|
HSSFWorkbook(POIFSFileSystem fs)
Given a POI POIFSFileSystem object, read in its Workbook along
with all related nodes, and populate the high and low level models.
|
HSSFWorkbook(POIFSFileSystem fs,
boolean preserveNodes)
Given a POI POIFSFileSystem object, read in its Workbook and populate
the high and low level models.
|
Modifier and Type | Method and Description |
---|---|
static POIFSFileSystem |
HWPFDocumentCore.verifyAndBuildPOIFS(java.io.InputStream istream)
Takens an InputStream, verifies that it's not RTF or PDF, builds a
POIFSFileSystem from it, and returns that.
|
Constructor and Description |
---|
HWPFDocument(DirectoryNode directory,
POIFSFileSystem pfilesystem)
Deprecated.
Use
HWPFDocument.HWPFDocument(DirectoryNode) instead |
HWPFDocument(POIFSFileSystem pfilesystem)
This constructor loads a Word document from a POIFSFileSystem
|
HWPFDocumentCore(POIFSFileSystem pfilesystem)
This constructor loads a Word document from a POIFSFileSystem
|
HWPFOldDocument(DirectoryNode directory,
POIFSFileSystem fs)
Deprecated.
|
HWPFOldDocument(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
static HWPFDocumentCore |
AbstractWordUtils.loadDoc(POIFSFileSystem poifsFileSystem) |
Constructor and Description |
---|
Word6Extractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
Use
Word6Extractor.Word6Extractor(DirectoryNode) instead |
Word6Extractor(POIFSFileSystem fs)
Create a new Word Extractor
|
WordExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
Use
WordExtractor.WordExtractor(DirectoryNode) instead |
WordExtractor(POIFSFileSystem fs)
Create a new Word Extractor
|
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
Decryptor.getDataStream(POIFSFileSystem fs) |
java.io.OutputStream |
Encryptor.getDataStream(POIFSFileSystem fs) |
Constructor and Description |
---|
EncryptionInfo(POIFSFileSystem fs)
Opens for decryption
|
EncryptionInfo(POIFSFileSystem fs,
EncryptionMode encryptionMode)
Deprecated.
Use
EncryptionInfo.EncryptionInfo(EncryptionMode) (fs parameter no longer required) |
EncryptionInfo(POIFSFileSystem fs,
EncryptionMode encryptionMode,
CipherAlgorithm cipherAlgorithm,
HashAlgorithm hashAlgorithm,
int keyBits,
int blockSize,
ChainingMode chainingMode)
|
Modifier and Type | Method and Description |
---|---|
static Ole10Native |
Ole10Native.createFromEmbeddedOleObject(POIFSFileSystem poifs)
Creates an instance of this class from an embedded OLE Object.
|
Modifier and Type | Method and Description |
---|---|
static Workbook |
WorkbookFactory.create(POIFSFileSystem fs)
Creates a HSSFWorkbook from the given POIFSFileSystem
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.