Home | Trees | Indices | Help |
|
---|
|
|
|||
BasicServiceEndpoint Generic endpoint object that contains parsed service information, as well as a reference to the service element from which it was generated. |
|||
IFilter Interface for Yadis filter objects. |
|||
TransformFilterMaker Take a list of basic filters and makes a filter that transforms the basic filter into a top-level filter. |
|||
CompoundFilter Create a new filter that applies a set of filters to an endpoint and collects their results. |
|
|||
mkFilter(parts) Convert a filter-convertable thing into a filter |
|||
mkCompoundFilter(parts) Create a filter out of a list of filter-like things |
|
|||
filter_type_error = <exceptions.TypeError instance at 0xb78b072c>
|
|
Convert a filter-convertable thing into a filter
|
Create a filter out of a list of filter-like things Used by mkFilter
|
|
filter_type_error
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:17:17 2006 | http://epydoc.sourceforge.net |