Home | Trees | Indices | Help |
---|
|
This module contains functions and classes used for extracting endpoint information out of a Yadis XRD file using the ElementTree XML parser.
|
|||
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. |
|
|||
|
|||
|
|
|||
filter_type_error = TypeError('Expected a filter, an endpoint,
|
|||
__package__ =
|
|
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.0.1 on Tue Sep 18 17:24:59 2018 | http://epydoc.sourceforge.net |