public interface NTemplateProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processStream(InputStream source,
OutputStream target,
net.thevpc.nuts.expr.NExprDeclarations context) |
void |
processStream(Reader source,
Writer target,
net.thevpc.nuts.expr.NExprDeclarations context) |
void processStream(InputStream source, OutputStream target, net.thevpc.nuts.expr.NExprDeclarations context)
Copyright © 2025 vpc open source initiative. All rights reserved.