Home | Trees | Indices | Help |
|
---|
|
object --+ | _ResolverRegistry
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
|
Register a resolver. For each requested entity, the 'resolve' method of the resolver will be called and the result will be passed to the parser. If this method returns None, the request will be delegated to other resolvers or the default resolver. The resolvers will be tested in an arbitrary order until the first match is found. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Wed Jan 7 20:35:50 2009 | http://epydoc.sourceforge.net |