libdom
Loading...
Searching...
No Matches
libdom.py File Reference

Classes

class  libdom.DOMCommand
 
class  libdom.DOMNodeCommand
 
class  libdom.DOMDocumentCommand
 
class  libdom.DOMNodeShowCommand
 
class  libdom.DOMNodeWalkCommand
 
class  libdom.DOMDocumentShowCommand
 

Namespaces

namespace  libdom
 

Functions

 libdom.dom_get_type_ptr (typename)
 
 libdom.dom_node_at (ptr)
 
 libdom.dom_document_at (ptr)
 
 libdom.dom_node_type (node)
 
 libdom.dom_node_refcnt (node)
 
 libdom.lwc_string_value (strptr)
 
 libdom.dom_string__is_intern (intstr)
 
 libdom.cdata_string_value (cdata)
 
 libdom.dom_string_value (stringptr)
 
 libdom.dom_node_name (node)
 
 libdom.dom_node_pending_offset ()
 
 libdom.dom_print_node (node, prefix="")
 
 libdom.dom_walk_tree (node, prefix="")
 
 libdom.dom_document_show (doc)