Package org.apache.poi.poifs.filesystem
Class POIFSWriterEvent
java.lang.Object
org.apache.poi.poifs.filesystem.POIFSWriterEvent
Class POIFSWriterEvent
-
Method Details
-
getStream
- Returns:
- the DocumentOutputStream, freshly opened
-
getPath
- Returns:
- the document's path
-
getName
- Returns:
- the document's name
-
getLimit
public int getLimit()- Returns:
- the limit on writing, in bytes
-