category Zend
package Zend_Service
subpackage Ebay
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

__construct()

__construct(\DOMNodeList $nodes) : void

Parameters

$nodes

\DOMNodeList

Implement Countable::current()

count() : integer

Returns

integer

Implement Iterator::key()

key() : integer

Returns

integer

Implement Iterator::next()

next() : void

Implement Iterator::rewind()

rewind() : void

Implement SeekableIterator::seek()

seek(integer $key) : void

Parameters

$key

integer

Exceptions

\OutOfBoundsException When $key is not seekable

Implement Iterator::valid()

valid() : boolean

Returns

boolean

Initialize object.

_init() : void

Called from __construct() as final step of object initialization.

 Properties

 

$_key

$_key : integer

Default

0
 

$_nodes

$_nodes : \DOMNodeList

Default