ReferenceRegistry

ReferenceRegistry

Overview

ReferenceRegistry is a interface in Aspose.PDF FOSS for Java.

Allocates object keys in the target document.

This interface provides 1 method for working with ReferenceRegistry objects in Java programs. Available methods include: registerIndirect. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.

Methods

SignatureDescription
registerIndirect(cloned: PdfBase)PdfObjectReferenceStores {@code cloned} under a newly allocated key and returns
a reference pointing to it.

See Also

 English