Modifier and Type | Method | Description |
---|---|---|
POIFSFileSystem |
POIOLE2TextExtractor.getFileSystem() |
Deprecated.
Use
POIOLE2TextExtractor.getRoot() instead |
Modifier and Type | Method | Description |
---|---|---|
protected void |
POIDocument.copyNodes(POIFSFileSystem source,
POIFSFileSystem target,
java.util.List<java.lang.String> excepts) |
Deprecated.
|
protected void |
POIDocument.writeProperties(POIFSFileSystem outFS) |
Writes out the standard Documment Information Properties (HPSF)
|
protected void |
POIDocument.writeProperties(POIFSFileSystem outFS,
java.util.List<java.lang.String> writtenEntries) |
Writes out the standard Documment Information Properties (HPSF)
|
protected void |
POIDocument.writePropertySet(java.lang.String name,
PropertySet set,
POIFSFileSystem outFS) |
Writes out a given ProperySet
|
Constructor | Description |
---|---|
POIDocument(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
use
POIDocument(DirectoryNode) instead |
POIDocument(POIFSFileSystem fs) |
Modifier and Type | Method | Description |
---|---|---|
static POITextExtractor |
ExtractorFactory.createExtractor(DirectoryNode poifsDir,
POIFSFileSystem fs) |
Deprecated.
Use
ExtractorFactory.createExtractor(DirectoryNode) instead |
static POIOLE2TextExtractor |
ExtractorFactory.createExtractor(POIFSFileSystem fs) |
Constructor | Description |
---|---|
HDGFDiagram(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
HDGFDiagram(DirectoryNode) instead |
HDGFDiagram(POIFSFileSystem fs) |
Constructor | Description |
---|---|
VisioTextExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
VisioTextExtractor(DirectoryNode) instead |
VisioTextExtractor(POIFSFileSystem fs) |
Constructor | Description |
---|---|
HPBFDocument(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
HPBFDocument(DirectoryNode) instead |
HPBFDocument(POIFSFileSystem fs) |
Opens a new publisher document
|
Constructor | Description |
---|---|
HPBFDumper(POIFSFileSystem fs) |
|
PLCDumper(POIFSFileSystem fs) |
Constructor | Description |
---|---|
PublisherTextExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
|
PublisherTextExtractor(POIFSFileSystem fs) |
Constructor | Description |
---|---|
HPSFPropertiesOnlyDocument(POIFSFileSystem fs) |
Constructor | Description |
---|---|
HPSFPropertiesExtractor(POIFSFileSystem fs) |
Modifier and Type | Method | Description |
---|---|---|
protected POIFSFileSystem |
HSLFSlideShow.getPOIFSFileSystem() |
Returns the underlying POIFSFileSystem for the document
that is open.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
HSLFSlideShow.writeProperties(POIFSFileSystem outFS,
java.util.List<java.lang.String> writtenEntries) |
Writes out the standard Documment Information Properties (HPSF)
|
Constructor | Description |
---|---|
HSLFSlideShow(DirectoryNode dir,
POIFSFileSystem filesystem) |
Deprecated.
Use
HSLFSlideShow(DirectoryNode) instead |
HSLFSlideShow(POIFSFileSystem filesystem) |
Constructs a Powerpoint document from a POIFS Filesystem.
|
Constructor | Description |
---|---|
SlideShowDumper(POIFSFileSystem filesystem) |
Constructs a Powerpoint dump from a POIFS Filesystem.
|
Constructor | Description |
---|---|
PowerPointExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
PowerPointExtractor(DirectoryNode) instead |
PowerPointExtractor(POIFSFileSystem fs) |
Creates a PowerPointExtractor, from an open POIFSFileSystem
|
QuickButCruddyTextExtractor(POIFSFileSystem poifs) |
Creates an extractor from a POIFS Filesystem
|
Modifier and Type | Method | Description |
---|---|---|
void |
CurrentUserAtom.writeToFS(POIFSFileSystem fs) |
Writes ourselves back out to a filesystem
|
Constructor | Description |
---|---|
CurrentUserAtom(POIFSFileSystem fs) |
Find the Current User in the filesystem, and create from that
|
Modifier and Type | Method | Description |
---|---|---|
int |
SlideShow.addEmbed(POIFSFileSystem poiData) |
Add a embedded object to this presentation
|
Constructor | Description |
---|---|
MAPIMessage(DirectoryNode poifsDir,
POIFSFileSystem fs) |
Deprecated.
Use
MAPIMessage(DirectoryNode) instead |
MAPIMessage(POIFSFileSystem fs) |
Constructor for reading MSG Files from a POIFS filesystem
|
Constructor | Description |
---|---|
HSMFDump(POIFSFileSystem fs) |
Constructor | Description |
---|---|
OutlookTextExtactor(DirectoryNode poifsDir,
POIFSFileSystem fs) |
Deprecated.
|
OutlookTextExtactor(POIFSFileSystem fs) |
Modifier and Type | Method | Description |
---|---|---|
static ChunkGroup[] |
POIFSChunkParser.parse(POIFSFileSystem fs) |
Modifier and Type | Method | 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.
|
Modifier and Type | Method | Description |
---|---|---|
POIFSFileSystem |
EventBasedExcelExtractor.getFileSystem() |
Deprecated.
Use
POIOLE2TextExtractor.getRoot() instead |
Constructor | Description |
---|---|
EventBasedExcelExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
EventBasedExcelExtractor(DirectoryNode) instead |
EventBasedExcelExtractor(POIFSFileSystem fs) |
|
ExcelExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
ExcelExtractor(DirectoryNode) instead |
ExcelExtractor(POIFSFileSystem fs) |
Modifier and Type | Method | Description |
---|---|---|
int |
HSSFWorkbook.addOlePackage(POIFSFileSystem poiData,
java.lang.String label,
java.lang.String fileName,
java.lang.String command) |
Constructor | 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 | 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 | Description |
---|---|
HWPFDocument(DirectoryNode directory,
POIFSFileSystem pfilesystem) |
Deprecated.
Use
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 | Description |
---|---|---|
static HWPFDocumentCore |
AbstractWordUtils.loadDoc(POIFSFileSystem poifsFileSystem) |
Constructor | Description |
---|---|
Word6Extractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
Word6Extractor(DirectoryNode) instead |
Word6Extractor(POIFSFileSystem fs) |
Create a new Word Extractor
|
WordExtractor(DirectoryNode dir,
POIFSFileSystem fs) |
Deprecated.
Use
WordExtractor(DirectoryNode) instead |
WordExtractor(POIFSFileSystem fs) |
Create a new Word Extractor
|
Modifier and Type | Method | Description |
---|---|---|
java.io.InputStream |
Decryptor.getDataStream(POIFSFileSystem fs) |
|
java.io.OutputStream |
Encryptor.getDataStream(POIFSFileSystem fs) |
Constructor | Description |
---|---|
EncryptionInfo(POIFSFileSystem fs) |
Opens for decryption
|
EncryptionInfo(POIFSFileSystem fs,
EncryptionMode encryptionMode) |
Deprecated.
Use
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 | Description |
---|---|---|
POIFSFileSystem |
DirectoryNode.getFileSystem() |
Modifier and Type | Method | Description |
---|---|---|
static void |
EntryUtils.copyNodes(POIFSFileSystem source,
POIFSFileSystem target) |
Copies all nodes from one POIFS to the other
|
static void |
EntryUtils.copyNodes(POIFSFileSystem source,
POIFSFileSystem target,
java.util.List<java.lang.String> excepts) |
Copies nodes from one POIFS to the other, minus the excepts.
|
static Ole10Native |
Ole10Native.createFromEmbeddedOleObject(POIFSFileSystem poifs) |
Creates an instance of this class from an embedded OLE Object.
|
Modifier and Type | Method | Description |
---|---|---|
static Workbook |
WorkbookFactory.create(POIFSFileSystem fs) |
Creates a HSSFWorkbook from the given POIFSFileSystem
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.