The RecursiveCachingIterator class
Introduction
...
Class synopsis
RecursiveCachingIterator
RecursiveCachingIterator
extends
CachingIterator
implements
Countable
,
ArrayAccess
,
Iterator
,
Traversable
,
OuterIterator
,
RecursiveIterator
{
/* Methods */
/* Inherits */
}Table of Contents
- RecursiveCachingIterator::getChildren — Return the inner iterator's children as a RecursiveCachingIterator
- RecursiveCachingIterator::hasChildren — Check whether the current element of the inner iterator has children
RecursiveCachingIterator
There are no user contributed notes for this page.
