Home | Trees | Indices | Help |
|
---|
|
object --+ | TransformFilterMaker
Take a list of basic filters and makes a filter that transforms the basic filter into a top-level filter. This is mostly useful for the implementation of mkFilter, which should only be needed for special cases or internal use by this library.
This object is useful for creating simple filters for services that use one URI and are specified by one Type (we expect most Types will fit this paradigm).
Creates a BasicServiceEndpoint object and apply the filter functions to it until one of them returns a value.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Initialize the filter maker's state
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:30 2010 | http://epydoc.sourceforge.net |