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