public interface InputStreamVisitor
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.text.NVisitResult |
visit(String path,
InputStream inputStream) |
net.thevpc.nuts.text.NVisitResult visit(String path, InputStream inputStream) throws IOException
path - pathinputStream - inputStreamIOException - IOExceptionCopyright © 2026 vpc open source initiative. All rights reserved.