Package dap :: Package responses :: Package html :: Module templess :: Class cdatanode
[hide private]
[frames] | no frames]

Class cdatanode

source code

object --+        
         |        
      node --+    
             |    
      textnode --+
                 |
                cdatanode

cdata node

Instance Methods [hide private]
  unicode(self)

Inherited from textnode: __init__, __repr__, convert, generate

Inherited from node: find

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


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

unicode(self)

source code 
None
Overrides: textnode.unicode