public class FileInputStreamSource extends Object implements InputStreamSource
| Constructor and Description |
|---|
FileInputStreamSource(File file) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
public FileInputStreamSource(File file)
public InputStream getInputStream() throws IOException
getInputStream in interface InputStreamSourceIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.