Package | Description |
---|---|
org.apache.poi.contrib.poibrowser |
|
org.apache.poi.poifs.eventfilesystem |
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeReaderListener
Organizes document information in a tree model in order to be
e.g.
|
Modifier and Type | Method and Description |
---|---|
void |
POIFSReader.registerListener(POIFSReaderListener listener)
Register a POIFSReaderListener for all documents
|
void |
POIFSReader.registerListener(POIFSReaderListener listener,
POIFSDocumentPath path,
java.lang.String name)
Register a POIFSReaderListener for a document in the specified
directory
|
void |
POIFSReader.registerListener(POIFSReaderListener listener,
java.lang.String name)
Register a POIFSReaderListener for a document in the root
directory
|
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.