The RecursiveIteratorIterator class
RecursiveIteratorIterator
&reftitle.intro;
Can be used to iterate through recursive iterators.
&reftitle.classsynopsis;
RecursiveIteratorIterator
implements
OuterIterator
&Constants;
public
const
int
RecursiveIteratorIterator::LEAVES_ONLY
public
const
int
RecursiveIteratorIterator::SELF_FIRST
public
const
int
RecursiveIteratorIterator::CHILD_FIRST
public
const
int
RecursiveIteratorIterator::CATCH_GET_CHILD
&Methods;
&reftitle.constants;
RecursiveIteratorIterator::LEAVES_ONLY
RecursiveIteratorIterator::SELF_FIRST
RecursiveIteratorIterator::CHILD_FIRST
RecursiveIteratorIterator::CATCH_GET_CHILD
&reference.spl.entities.recursiveiteratoriterator;