SetaPDF_Core_Document_OptionalContent_Iterator Optional content iterator
File: /SetaPDF v2/Core/Document/OptionalContent/Iterator.php
Class hierarchy
Implements
Summary
Constants
CATCH_GET_CHILD
CHILD_FIRST
LEAVES_ONLY
SELF_FIRST
Methods
__construct()
Internal PHP method: RecursiveIteratorIterator::__construct
beginChildren()
Internal PHP method: RecursiveIteratorIterator::beginChildren
beginIteration()
Internal PHP method: RecursiveIteratorIterator::beginIteration
callGetChildren()
Internal PHP method: RecursiveIteratorIterator::callGetChildren
callHasChildren()
Internal PHP method: RecursiveIteratorIterator::callHasChildren
current()
Return the current value as an SetaPDF_Core_Document_OptionalContent_Group
object if possible.
Exceptions
Throws SetaPDF_Core_Type_Exception
See
endChildren()
Internal PHP method: RecursiveIteratorIterator::endChildren
endIteration()
Internal PHP method: RecursiveIteratorIterator::endIteration
getDepth()
Internal PHP method: RecursiveIteratorIterator::getDepth
getInnerIterator()
Internal PHP method: RecursiveIteratorIterator::getInnerIterator
getMaxDepth()
Internal PHP method: RecursiveIteratorIterator::getMaxDepth
getSubIterator()
Internal PHP method: RecursiveIteratorIterator::getSubIterator
key()
Internal PHP method: RecursiveIteratorIterator::key
next()
Internal PHP method: RecursiveIteratorIterator::next
nextElement()
Internal PHP method: RecursiveIteratorIterator::nextElement
rewind()
Internal PHP method: RecursiveIteratorIterator::rewind
setMaxDepth()
Internal PHP method: RecursiveIteratorIterator::setMaxDepth
valid()
Internal PHP method: RecursiveIteratorIterator::valid