t.w.m.lmx : class documentation

Part of twisted.web.microdom View Source View In Hierarchy

Easy creation of XML.
Method __init__ Undocumented
Method __getattr__ Undocumented
Method __setitem__ Undocumented
Method __getitem__ Undocumented
Method text Undocumented
Method add Undocumented
def __init__(self, node='div'): (source)
Undocumented
def __getattr__(self, name): (source)
Undocumented
def __setitem__(self, key, val): (source)
Undocumented
def __getitem__(self, key): (source)
Undocumented
def text(self, txt, raw=0): (source)
Undocumented
def add(self, tagName, **kw): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.