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 InputStreamSource
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.