AbortableHSSFListener causes a halt to processing during this call the method will return just as with abortableProcessEvents, but no user code or HSSFUserException will be passed back.
@see org.apache.poi.poifs.filesystem.POIFSFileSystem#createDocumentInputStream(String)
@param req an Instance of HSSFRequest which has your registered listeners
@param in a DocumentInputStream obtained from POIFS's POIFSFileSystem object
AbortableHSSFListener causes a halt to processing during this call the method will return just as with abortableProcessEvents, but no user code or HSSFUserException will be passed back.
@see org.apache.poi.poifs.filesystem.POIFSFileSystem#createDocumentInputStream(String)
@param req an Instance of HSSFRequest which has your registered listeners
@param in a DocumentInputStream obtained from POIFS's POIFSFileSystem object
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |