Package pyaws :: Module ecs :: Class pagedIterator
[show private | hide private]
[frames | no frames]

Class pagedIterator


Return a page-based iterator
Method Summary
  __init__(self, XMLSearch, arguments, kwPage, kwItems, plugins)
XMLSearch: the callback function that returns the DOM arguments: the arguments for XMLSearch kwPage, kwItems: Tag name of Page, Items to organize the object plugins: please check unmarshal
  __getitem__(self, key)
  __iter__(self)
  __len__(self)
  next(self)

Method Details

__init__(self, XMLSearch, arguments, kwPage, kwItems, plugins=None)
(Constructor)

XMLSearch: the callback function that returns the DOM arguments: the arguments for XMLSearch kwPage, kwItems: Tag name of Page, Items to organize the object plugins: please check unmarshal

Generated by Epydoc 2.1 on Sun Apr 8 20:05:04 2007 http://epydoc.sf.net