| Constructor and Description |
|---|
ProcessStreamContext(TagStreamProcessor tagStreamProcessor,
InputStream source,
NExprContext context) |
ProcessStreamContext(TagStreamProcessor tagStreamProcessor,
Reader source,
NExprContext context) |
| Modifier and Type | Method and Description |
|---|---|
ProcessStreamContext |
copy() |
Object |
eval(NExprNode expr) |
Object |
eval(String expr) |
TagStreamProcessor |
getStreamProcessor() |
net.thevpc.nuts.runtime.standalone.xtra.expr.template.TagNode |
next() |
void |
setVar(String varName,
Object v) |
public ProcessStreamContext(TagStreamProcessor tagStreamProcessor, InputStream source, NExprContext context)
public ProcessStreamContext(TagStreamProcessor tagStreamProcessor, Reader source, NExprContext context)
public ProcessStreamContext copy()
public TagStreamProcessor getStreamProcessor()
public net.thevpc.nuts.runtime.standalone.xtra.expr.template.TagNode next() throws IOException
IOExceptionCopyright © 2026 vpc open source initiative. All rights reserved.