Class f.i.IInputProcessor(Interface):

Part of formless.iformless View Source View In Hierarchy

handle a post for a given binding
Line # Kind Name Docs
86 Method process do something to boundTo in response to some data
def process(context, boundTo, data): (source)

do something to boundTo in response to some data

Raise a formless.InputError if there is a problem
API Documentation for Nevow, generated by pydoctor.