Overview
ObjectResolver is a interface in Aspose.Pdf FOSS for Java.
Functional interface for lazy loading of indirect objects.
Methods
| Signature | Description |
|---|
resolve(key: COSObjectKey) → COSBase | Resolves the object identified by the given key. |
See Also