Package openid :: Package yadis :: Module filters :: Class CompoundFilter
[frames | no frames]

Type CompoundFilter

object --+
         |
        CompoundFilter


Create a new filter that applies a set of filters to an endpoint and collects their results.
Method Summary
  __init__(self, subfilters)
  getServiceEndpoints(self, yadis_url, service_element)
Generate all endpoint objects for all of the subfilters of this filter and return their concatenation.
Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Method Details

getServiceEndpoints(self, yadis_url, service_element)

Generate all endpoint objects for all of the subfilters of this filter and return their concatenation.

Generated by Epydoc 2.1 on Wed Apr 22 16:14:20 2009 http://epydoc.sf.net