Class n.s.ASISProcessor:

Part of nevow.static View Source View In Hierarchy

Implements interfaces: nevow.inevow.IResource

Undocumented
Line # Kind Name Docs
417 Method __init__ Undocumented
421 Method renderHTTP Render a request
426 Method locateChild Locate another object which can be adapted to IResource
def __init__(self, path, registry=None): (source)
Undocumented
def renderHTTP(self, ctx): (source)
Render a request
def locateChild(self, ctx, segments): (source)
Locate another object which can be adapted to IResource Return a tuple of resource, path segments
API Documentation for Nevow, generated by pydoctor.