KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.parser
/
IndirectResolver
Indirect
Resolver
fun
interface
IndirectResolver
Functional interface implemented by the document's xref-driven object cache.
Inheritors
PdfDocument
Members
Functions
resolve
Link copied to clipboard
abstract
fun
resolve
(
ref
:
PdfReference
)
:
PdfObject
?