|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XRefSubSectionParseResult | |
---|---|
at.knowcenter.wag.exactparser.parsing | |
at.knowcenter.wag.exactparser.parsing.results |
Uses of XRefSubSectionParseResult in at.knowcenter.wag.exactparser.parsing |
---|
Methods in at.knowcenter.wag.exactparser.parsing that return XRefSubSectionParseResult | |
---|---|
static XRefSubSectionParseResult |
PDFUtils.parseXRefSubSection(byte[] pdf,
int index)
Parses a xref sub-section. |
Uses of XRefSubSectionParseResult in at.knowcenter.wag.exactparser.parsing.results |
---|
Methods in at.knowcenter.wag.exactparser.parsing.results with parameters of type XRefSubSectionParseResult | |
---|---|
void |
XRefSectionParseResult.appendXRefSubSection(XRefSubSectionParseResult xref_section)
Appends another cross-reference (xref) sub-section to the xref table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |