SetaPDF_Core_Document_ObjectCollector_Tree Class for collecting objects from the tree data structures
File: /SetaPDF v2/Core/Document/ObjectCollector/Tree.php
Class hierarchy
Summary
Properties
Methods
__construct()
Parameters
- $tree : SetaPDF_Core_DataStructure_Tree
collect()
Collect all indirect objects/references for non-stream objects of a tree data structure.
Parameters
- $addObjectCallback : callable
Exceptions
Throws SetaPDF_Core_Document_ObjectNotFoundException
Throws SetaPDF_Core_Exception
Throws SetaPDF_Core_Parser_Pdf_InvalidTokenException
Throws SetaPDF_Core_Reader_Exception
Throws SetaPDF_Core_Type_Exception
Throws SetaPDF_Core_Type_IndirectReference_Exception
Throws SetaPDF_Exception