| java.lang.Object org.apache.poi.hdf.event.EventBridge
_fcMin | int _fcMin(Code) | | text offset in main stream
|
_hdrOffset | int _hdrOffset(Code) | | |
_listener | HDFParsingListener _listener(Code) | | This class translates low level events into high level events for this
listener
|
_mainDocument | byte[] _mainDocument(Code) | | "WordDocument" from the POIFS
|
_sectionCounter | int _sectionCounter(Code) | | |
_tableStream | byte[] _tableStream(Code) | | Table0 or Table1 from POIFS
|
endSections | public void endSections()(Code) | | |
mainDocument | public void mainDocument(byte[] mainDocument)(Code) | | |
miscellaneous | public void miscellaneous(int fcMin, int ccpText, int ccpFtn, int fcPlcfhdd, int lcbPlcfhdd)(Code) | | |
tableStream | public void tableStream(byte[] tableStream)(Code) | | |
|
|