Class n.l.xmlstr(object):

Part of nevow.loaders View Source View In Hierarchy

Implements interfaces: nevow.inevow.IDocFactory

No class docstring
Line # Kind Name Docs
146 Method __init__ Undocumented
156 Method load Get an instance, possibly cached from a previous call, of this document
def __init__(self, template=None, pattern=None, ignoreDocType=False, ignoreComment=False): (source)
Undocumented
def load(self, ctx=None, preprocessors=()): (source)
Get an instance, possibly cached from a previous call, of this document
API Documentation for Nevow, generated by pydoctor.