|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XRefSectionParseResult | |
|---|---|
| at.knowcenter.wag.exactparser.parsing | |
| at.knowcenter.wag.exactparser.parsing.results | |
| Uses of XRefSectionParseResult in at.knowcenter.wag.exactparser.parsing |
|---|
| Methods in at.knowcenter.wag.exactparser.parsing that return XRefSectionParseResult | |
|---|---|
static XRefSectionParseResult |
PDFUtils.parseXRefSection(byte[] pdf,
int index)
Parses the xref section at pdf+index. |
| Methods in at.knowcenter.wag.exactparser.parsing with parameters of type XRefSectionParseResult | |
|---|---|
static int |
PDFUtils.getObjectOffsetFromXRefByIndirectObjectReference(XRefSectionParseResult xpr,
IndirectObjectReference ior)
|
| Uses of XRefSectionParseResult in at.knowcenter.wag.exactparser.parsing.results |
|---|
| Fields in at.knowcenter.wag.exactparser.parsing.results declared as XRefSectionParseResult | |
|---|---|
XRefSectionParseResult |
FooterParseResult.xpr
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||