@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 HDFLowLevelParsingListener
public void tableStream(byte[] tableStream)
tableStream
in interface HDFLowLevelParsingListener
public void miscellaneous(int fcMin, int ccpText, int ccpFtn, int fcPlcfhdd, int lcbPlcfhdd)
miscellaneous
in interface HDFLowLevelParsingListener
public void document(DocumentProperties dop)
document
in interface HDFLowLevelParsingListener
public void bodySection(SepxNode sepx)
bodySection
in interface HDFLowLevelParsingListener
public void hdrSection(SepxNode sepx)
hdrSection
in interface HDFLowLevelParsingListener
public void endSections()
endSections
in interface HDFLowLevelParsingListener
public void paragraph(PapxNode papx)
paragraph
in interface HDFLowLevelParsingListener
public void characterRun(ChpxNode chpx)
characterRun
in interface HDFLowLevelParsingListener
public void text(TextPiece t)
text
in interface HDFLowLevelParsingListener
public void fonts(FontTable fontTbl)
fonts
in interface HDFLowLevelParsingListener
public void lists(ListTables listTbl)
lists
in interface HDFLowLevelParsingListener
public void styleSheet(StyleSheet stsh)
styleSheet
in interface HDFLowLevelParsingListener
Copyright © 2020. All rights reserved.