protected static class GTSConnector.ReaderListener extends Object implements org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
Constructor and Description |
---|
GTSConnector.ReaderListener()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAppName()
Get the app name.
|
void |
processPOIFSReaderEvent(org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent event)
Process an "event" from POIFS - which is basically just the fact that we saw what we
said we wanted to see, namely the SummaryInfo stream.
|
protected String appName
public String getAppName()
public void processPOIFSReaderEvent(org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent event)
processPOIFSReaderEvent
in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener