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