|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POIFSReaderEvent | |
---|---|
org.apache.poi.contrib.poibrowser | |
org.apache.poi.poifs.eventfilesystem | The eventfilesystem is an efficient method for reading OLE 2 CDF files. |
Uses of POIFSReaderEvent in org.apache.poi.contrib.poibrowser |
---|
Methods in org.apache.poi.contrib.poibrowser with parameters of type POIFSReaderEvent | |
---|---|
void |
TreeReaderListener.processPOIFSReaderEvent(POIFSReaderEvent event)
A document in the POI filesystem has been opened for reading. |
Uses of POIFSReaderEvent in org.apache.poi.poifs.eventfilesystem |
---|
Methods in org.apache.poi.poifs.eventfilesystem with parameters of type POIFSReaderEvent | |
---|---|
void |
POIFSReaderListener.processPOIFSReaderEvent(POIFSReaderEvent event)
Process a POIFSReaderEvent that this listener had registered for |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |