PHP FluentDOM\Iterators 네임스페이스

클래스들

이름 설명
ElementIterator Iterator class for FluentDOM\Element objects
IndexIterator A abstract superclass for index based iterators. The object using this iterator needs to implement \Countable and allow to get the current item by an zero based index position.
MapIterator An iterator that calls a map function for the current value before returning it.
NodesIterator FluentDOM\Query\Iterator is the Iterator class for FluentDOM\Query objects