Module api :: Class Tag
[hide private]
[frames] | no frames]

Class Tag
source code

     object --+    
              |    
BagOfAttributes --+
                  |
                 Tag

Instance Methods [hide private]
  __init__(self, node)
...

Inherited from BagOfAttributes: __repr__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__


Class Variables [hide private]

Inherited from object: __class__


Method Details [hide private]

__init__(self, node)
(Constructor)

source code 

<Tag>
  <rdf:value>zim</rdf:value>
  <postCount>1</postCount>
  <usageScore>1.9809094683904e-316</usageScore>
</Tag>
  

Overrides: object.__init__