Part of nevow.loaders View Source View In Hierarchy
Implements interfaces: nevow.inevow.IDocFactory
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 77 | Method | __init__ | Undocumented |
| 89 | Method | load | Load a template and return a stan document tree. |
| Parameters | preprocessors | An iterable of one-argument callables which will be given the stan document tree to transform before it is compiled. |