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