Home | Trees | Indices | Help |
|
---|
|
object --+ | DiscoveryResult
|
|||
__init__(self,
request_uri) Initialize the state of the object |
|||
usedYadisLocation(self) Was the Yadis protocol's indirection used? |
|||
isXRDS(self) Is the response text supposed to be an XRDS document? |
|||
Inherited from |
|
|||
request_uri = None
|
|||
normalized_uri = None
|
|||
xrds_uri = None
|
|||
content_type = None
|
|||
response_text = None
|
|
|||
Inherited from |
|
Initialize the state of the object sets all attributes to None except the request_uri
|
Was the Yadis protocol's indirection used? |
Is the response text supposed to be an XRDS document? |
|
request_uri
|
normalized_uri
|
xrds_uri
|
content_type
|
response_text
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 8 13:17:17 2006 | http://epydoc.sourceforge.net |