nextProperty
as well as a skip
method.
*
* @author Markus Nix Property
in the iteration.
*
* @return the next Property
in the iteration.
* @throws NoSuchElementException if iteration has no more Property
s.
*/
public function nextProperty();
}
?>