Java Doc for COSCompositeObject.java in » PDF » jPod » de » intarsys » pdf » cos » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Change the reference to the object contained in this to an indirect one
via reference.
This method must be redefined by all containers to reflect the new
reference type in their child references.
This event is delegated to the document to create the correct state for a
new indirect object. If a document is not yet present, the state is
changed when the COSObject (s) are added to the document finally. This
can happen when constructing a COSObject graph "offline" and later add it
to the document.
From the COS invariants you can be sure that the object referenced by ref
is contained in this at most once