Module buzz :: Class Link
[hide private]
[frames] | no frames]

Class Link

source code

The Link object represents a hyperlink. It encapsulates both the URI of the hyperlink itself, as well as metadata such as MIME type and rel-value.

Instance Methods [hide private]
 
__init__(self, json=None, id=None, rel=None, type=None, title=None, summary=None, count=None, uri=None) source code
 
__repr__(self) source code
Properties [hide private]
  _json_output
Property Details [hide private]

_json_output

Get Method:
unreachable._json_output(self)