@Deprecated public final class EventBridge extends Object implements HDFLowLevelParsingListener
| Constructor and Description |
|---|
EventBridge(HDFParsingListener listener)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
bodySection(SepxNode sepx)
Deprecated.
|
void |
characterRun(ChpxNode chpx)
Deprecated.
|
void |
document(DocumentProperties dop)
Deprecated.
|
void |
endSections()
Deprecated.
|
void |
fonts(FontTable fontTbl)
Deprecated.
|
void |
hdrSection(SepxNode sepx)
Deprecated.
|
void |
lists(ListTables listTbl)
Deprecated.
|
void |
mainDocument(byte[] mainDocument)
Deprecated.
|
void |
miscellaneous(int fcMin,
int ccpText,
int ccpFtn,
int fcPlcfhdd,
int lcbPlcfhdd)
Deprecated.
|
void |
paragraph(PapxNode papx)
Deprecated.
|
void |
styleSheet(StyleSheet stsh)
Deprecated.
|
void |
tableStream(byte[] tableStream)
Deprecated.
|
void |
text(TextPiece t)
Deprecated.
|
public EventBridge(HDFParsingListener listener)
public void mainDocument(byte[] mainDocument)
mainDocument in interface HDFLowLevelParsingListenerpublic void tableStream(byte[] tableStream)
tableStream in interface HDFLowLevelParsingListenerpublic void miscellaneous(int fcMin,
int ccpText,
int ccpFtn,
int fcPlcfhdd,
int lcbPlcfhdd)
miscellaneous in interface HDFLowLevelParsingListenerpublic void document(DocumentProperties dop)
document in interface HDFLowLevelParsingListenerpublic void bodySection(SepxNode sepx)
bodySection in interface HDFLowLevelParsingListenerpublic void hdrSection(SepxNode sepx)
hdrSection in interface HDFLowLevelParsingListenerpublic void endSections()
endSections in interface HDFLowLevelParsingListenerpublic void paragraph(PapxNode papx)
paragraph in interface HDFLowLevelParsingListenerpublic void characterRun(ChpxNode chpx)
characterRun in interface HDFLowLevelParsingListenerpublic void text(TextPiece t)
text in interface HDFLowLevelParsingListenerpublic void fonts(FontTable fontTbl)
fonts in interface HDFLowLevelParsingListenerpublic void lists(ListTables listTbl)
lists in interface HDFLowLevelParsingListenerpublic void styleSheet(StyleSheet stsh)
styleSheet in interface HDFLowLevelParsingListenerCopyright © 2020. All rights reserved.