|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POIFSFileSystem | |
---|---|
org.apache.poi | |
org.apache.poi.hdgf | |
org.apache.poi.hdgf.extractor | |
org.apache.poi.hslf | |
org.apache.poi.hslf.dev | |
org.apache.poi.hslf.extractor | |
org.apache.poi.hslf.record | |
org.apache.poi.hsmf.parsers | |
org.apache.poi.hssf.eventusermodel | HSSF eventmodel Package provides an event-based API for reading HSSF files. |
org.apache.poi.hssf.eventusermodel.examples | |
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.extractor |
Uses of POIFSFileSystem in org.apache.poi |
---|
Fields in org.apache.poi declared as POIFSFileSystem | |
---|---|
protected POIFSFileSystem |
POIDocument.filesystem
The open POIFS FileSystem that contains our document |
Methods in org.apache.poi with parameters of type POIFSFileSystem | |
---|---|
protected void |
POIDocument.copyNodes(POIFSFileSystem source,
POIFSFileSystem target,
java.util.List excepts)
Copies nodes from one POIFS to the other minus the excepts |
protected void |
POIDocument.writeProperties(POIFSFileSystem outFS)
Writes out the standard Documment Information Properties (HPSF) |
protected void |
POIDocument.writeProperties(POIFSFileSystem outFS,
java.util.List 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 |
Constructors in org.apache.poi with parameters of type POIFSFileSystem | |
---|---|
POIDocument(DirectoryNode dir,
POIFSFileSystem fs)
|
|
POIDocument(POIFSFileSystem fs)
|
Uses of POIFSFileSystem in org.apache.poi.hdgf |
---|
Constructors in org.apache.poi.hdgf with parameters of type POIFSFileSystem | |
---|---|
HDGFDiagram(DirectoryNode dir,
POIFSFileSystem fs)
|
|
HDGFDiagram(POIFSFileSystem fs)
|
Uses of POIFSFileSystem in org.apache.poi.hdgf.extractor |
---|
Constructors in org.apache.poi.hdgf.extractor with parameters of type POIFSFileSystem | |
---|---|
VisioTextExtractor(POIFSFileSystem fs)
|
Uses of POIFSFileSystem in org.apache.poi.hslf |
---|
Methods in org.apache.poi.hslf that return POIFSFileSystem | |
---|---|
protected POIFSFileSystem |
HSLFSlideShow.getPOIFSFileSystem()
Returns the underlying POIFSFileSystem for the document that is open. |
Constructors in org.apache.poi.hslf with parameters of type POIFSFileSystem | |
---|---|
HSLFSlideShow(DirectoryNode dir,
POIFSFileSystem filesystem)
Constructs a Powerpoint document from a specific point in a POIFS Filesystem. |
|
HSLFSlideShow(POIFSFileSystem filesystem)
Constructs a Powerpoint document from a POIFS Filesystem. |
Uses of POIFSFileSystem in org.apache.poi.hslf.dev |
---|
Constructors in org.apache.poi.hslf.dev with parameters of type POIFSFileSystem | |
---|---|
SlideShowDumper(POIFSFileSystem filesystem)
Constructs a Powerpoint dump from a POIFS Filesystem. |
Uses of POIFSFileSystem in org.apache.poi.hslf.extractor |
---|
Constructors in org.apache.poi.hslf.extractor with parameters of type POIFSFileSystem | |
---|---|
PowerPointExtractor(POIFSFileSystem fs)
Creates a PowerPointExtractor, from an open POIFSFileSystem |
|
QuickButCruddyTextExtractor(POIFSFileSystem poifs)
Creates an extractor from a POIFS Filesystem |
Uses of POIFSFileSystem in org.apache.poi.hslf.record |
---|
Methods in org.apache.poi.hslf.record with parameters of type POIFSFileSystem | |
---|---|
void |
CurrentUserAtom.writeToFS(POIFSFileSystem fs)
Writes ourselves back out to a filesystem |
Constructors in org.apache.poi.hslf.record with parameters of type POIFSFileSystem | |
---|---|
CurrentUserAtom(POIFSFileSystem fs)
Find the Current User in the filesystem, and create from that |
Uses of POIFSFileSystem in org.apache.poi.hsmf.parsers |
---|
Methods in org.apache.poi.hsmf.parsers that return POIFSFileSystem | |
---|---|
POIFSFileSystem |
POIFSChunkParser.getFileSystem()
Get a reference to the FileSystem object that this object is currently using. |
Methods in org.apache.poi.hsmf.parsers with parameters of type POIFSFileSystem | |
---|---|
void |
POIFSChunkParser.setFileSystem(POIFSFileSystem fs)
Set the POIFileSystem object that this object is using. |
Constructors in org.apache.poi.hsmf.parsers with parameters of type POIFSFileSystem | |
---|---|
POIFSChunkParser(POIFSFileSystem fs)
Constructor |
Uses of POIFSFileSystem in org.apache.poi.hssf.eventusermodel |
---|
Methods in org.apache.poi.hssf.eventusermodel with parameters of type POIFSFileSystem | |
---|---|
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. |
Uses of POIFSFileSystem in org.apache.poi.hssf.eventusermodel.examples |
---|
Constructors in org.apache.poi.hssf.eventusermodel.examples with parameters of type POIFSFileSystem | |
---|---|
XLS2CSVmra(POIFSFileSystem fs,
java.io.PrintStream output,
int minColumns)
Creates a new XLS -> CSV converter |
Uses of POIFSFileSystem in org.apache.poi.hssf.extractor |
---|
Constructors in org.apache.poi.hssf.extractor with parameters of type POIFSFileSystem | |
---|---|
EventBasedExcelExtractor(POIFSFileSystem fs)
|
|
ExcelExtractor(POIFSFileSystem fs)
|
Uses of POIFSFileSystem in org.apache.poi.hssf.usermodel |
---|
Constructors in org.apache.poi.hssf.usermodel with parameters of type POIFSFileSystem | |
---|---|
HSSFObjectData(ObjRecord record,
POIFSFileSystem poifs)
Constructs object data by wrapping a lower level object record. |
|
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. |
Uses of POIFSFileSystem in org.apache.poi.hwpf |
---|
Methods in org.apache.poi.hwpf that return POIFSFileSystem | |
---|---|
static POIFSFileSystem |
HWPFDocument.verifyAndBuildPOIFS(java.io.InputStream istream)
Takens an InputStream, verifies that it's not RTF, builds a POIFSFileSystem from it, and returns that. |
Constructors in org.apache.poi.hwpf with parameters of type POIFSFileSystem | |
---|---|
HWPFDocument(DirectoryNode directory,
POIFSFileSystem pfilesystem)
This constructor loads a Word document from a specific point in a POIFSFileSystem, probably not the default. |
|
HWPFDocument(POIFSFileSystem pfilesystem)
This constructor loads a Word document from a POIFSFileSystem |
Uses of POIFSFileSystem in org.apache.poi.hwpf.extractor |
---|
Constructors in org.apache.poi.hwpf.extractor with parameters of type POIFSFileSystem | |
---|---|
WordExtractor(POIFSFileSystem fs)
Create a new Word Extractor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |