| Constructor and Description |
|---|
ProcessStreamContext(TagStreamProcessor tagStreamProcessor,
InputStream source,
net.thevpc.nuts.expr.NExprDeclarations context) |
ProcessStreamContext(TagStreamProcessor tagStreamProcessor,
Reader source,
net.thevpc.nuts.expr.NExprDeclarations context) |
| Modifier and Type | Method and Description |
|---|---|
ProcessStreamContext |
copy() |
Object |
eval(net.thevpc.nuts.expr.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, net.thevpc.nuts.expr.NExprDeclarations context)
public ProcessStreamContext(TagStreamProcessor tagStreamProcessor, Reader source, net.thevpc.nuts.expr.NExprDeclarations context)
public ProcessStreamContext copy()
public TagStreamProcessor getStreamProcessor()
public net.thevpc.nuts.runtime.standalone.xtra.expr.template.TagNode next()
throws IOException
IOExceptionpublic Object eval(net.thevpc.nuts.expr.NExprNode expr)
Copyright © 2025 vpc open source initiative. All rights reserved.