| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Object --+
|
Item
A class used to represent atomic (non-container) content objects.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
upnp_class = '%s%s' %(Object.upnp_class, '.item')
|
|||
element_name = 'item'
|
|||
uri = property(fget= _get_uri)
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor for the Item class.
|
Sets the resource properties from an element.
|
Returns an Element based on this Resource.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:58 2009 | http://epydoc.sourceforge.net |