t.w.t.XMLFile(object) : class documentation

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

Implements interfaces: twisted.web.iweb.ITemplateLoader

An ITemplateLoader that loads and parses XML from a file.
ParametersfobjThe file object from which to load the XML.
Method __init__ Undocumented
Method load Load the document if it's not already loaded.
def __init__(self, fobj): (source)
Undocumented
def load(self): (source)
Load the document if it's not already loaded.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.