Modifier and Type | Method and Description |
---|---|
POIFSFileSystem |
POIOLE2TextExtractor.getFileSystem()
Deprecated.
Use
POIOLE2TextExtractor.getRoot() instead |
Modifier and Type | Method and 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 and Description |
---|
POIDocument(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
use
POIDocument.POIDocument(DirectoryNode) instead |
POIDocument(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
static POITextExtractor |
ExtractorFactory.createExtractor(DirectoryNode poifsDir,
POIFSFileSystem fs)
Deprecated.
Use
ExtractorFactory.createExtractor(DirectoryNode) instead |
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(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
Use
HPBFDocument.HPBFDocument(DirectoryNode) instead |
HPBFDocument(POIFSFileSystem fs)
Opens a new publisher document
|
Constructor and Description |
---|
HPBFDumper(POIFSFileSystem fs) |
PLCDumper(POIFSFileSystem fs) |
Constructor and Description |
---|
PublisherTextExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
PublisherTextExtractor(POIFSFileSystem fs) |
Constructor and Description |
---|
HPSFPropertiesExtractor(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
protected POIFSFileSystem |
HSLFSlideShow.getPOIFSFileSystem()
Returns the underlying POIFSFileSystem for the document
that is open.
|
Constructor and Description |
---|
HSLFSlideShow(DirectoryNode dir,
POIFSFileSystem filesystem)
Deprecated.
Use
HSLFSlideShow.HSLFSlideShow(DirectoryNode) instead |
HSLFSlideShow(POIFSFileSystem filesystem)
Constructs a Powerpoint document from a POIFS Filesystem.
|
Constructor and Description |
---|
SlideShowDumper(POIFSFileSystem filesystem)
Constructs a Powerpoint dump from a POIFS Filesystem.
|
Constructor and Description |
---|
PowerPointExtractor(DirectoryNode dir,
POIFSFileSystem fs)
Deprecated.
|
PowerPointExtractor(POIFSFileSystem fs)
Creates a PowerPointExtractor, from an open POIFSFileSystem
|
QuickButCruddyTextExtractor(POIFSFileSystem poifs)
Creates an extractor from a POIFS Filesystem
|
Modifier and Type | Method and Description |
---|---|
void |
CurrentUserAtom.writeToFS(POIFSFileSystem fs)
Writes ourselves back out to a filesystem
|
Constructor and Description |
---|
CurrentUserAtom(POIFSFileSystem fs)
Find the Current User in the filesystem, and create from that
|
Constructor and Description |
---|
MAPIMessage(DirectoryNode poifsDir,
POIFSFileSystem fs)
Deprecated.
Use
MAPIMessage.MAPIMessage(DirectoryNode) instead |
MAPIMessage(POIFSFileSystem fs)
Constructor for reading MSG Files from a POIFS filesystem
|
Constructor and Description |
---|
HSMFDump(POIFSFileSystem fs) |
Constructor and Description |
---|
OutlookTextExtactor(DirectoryNode poifsDir,
POIFSFileSystem fs)
Deprecated.
|
OutlookTextExtactor(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
static ChunkGroup[] |
POIFSChunkParser.parse(POIFSFileSystem fs) |
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.
|
Modifier and Type | Method and Description |
---|---|
POIFSFileSystem |
EventBasedExcelExtractor.getFileSystem()
Deprecated.
Use
POIOLE2TextExtractor.getRoot() instead |
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) |
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) |
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, 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) |
Constructor and Description |
---|
EncryptionInfo(POIFSFileSystem fs) |
Modifier and Type | Method and Description |
---|---|
POIFSFileSystem |
DirectoryNode.getFileSystem() |
Modifier and Type | Method and 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 and Description |
---|---|
static Workbook |
WorkbookFactory.create(POIFSFileSystem fs)
Creates an HSSFWorkbook from the given POIFSFileSystem
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.