|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface HDFParsingListener
| Method Summary | |
|---|---|
void |
characterRun(CharacterProperties chp,
java.lang.String text,
int start,
int end)
Deprecated. |
void |
document(DocumentProperties dop)
Deprecated. |
void |
footer(int sectionIndex,
int type)
Deprecated. |
void |
header(int sectionIndex,
int type)
Deprecated. |
void |
listEntry(java.lang.String bulletText,
CharacterProperties bulletProperties,
ParagraphProperties pap,
int start,
int end)
Deprecated. |
void |
paragraph(ParagraphProperties pap,
int start,
int end)
Deprecated. |
void |
paragraphInTableRow(ParagraphProperties pap,
int start,
int end)
Deprecated. |
void |
section(SectionProperties sep,
int start,
int end)
Deprecated. |
void |
tableRowEnd(TableProperties tap,
int start,
int end)
Deprecated. |
| Method Detail |
|---|
void document(DocumentProperties dop)
void section(SectionProperties sep,
int start,
int end)
void paragraph(ParagraphProperties pap,
int start,
int end)
void listEntry(java.lang.String bulletText,
CharacterProperties bulletProperties,
ParagraphProperties pap,
int start,
int end)
void paragraphInTableRow(ParagraphProperties pap,
int start,
int end)
void characterRun(CharacterProperties chp,
java.lang.String text,
int start,
int end)
void tableRowEnd(TableProperties tap,
int start,
int end)
void header(int sectionIndex,
int type)
void footer(int sectionIndex,
int type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||