public static class InputStreamFileInput.InputStreamWithHints extends Object
| Constructor and Description | 
|---|
| InputStreamWithHints(InputStream inputStream) | 
| InputStreamWithHints(InputStream inputStream,
                    String hintOfCurrentInputFileNameForLogging) | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<String> | getHintOfCurrentInputFileNameForLogging() | 
| InputStream | getInputStream() | 
public InputStreamWithHints(InputStream inputStream, String hintOfCurrentInputFileNameForLogging)
public InputStreamWithHints(InputStream inputStream)
public InputStream getInputStream()