public class DefaultFileInputSource extends AbstractInputStreamInputSource implements FileInputSource, InputStreamInputSource
inputStream
Constructor and Description |
---|
DefaultFileInputSource(File file) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
protected InputStream |
openStream() |
close, getInputStream, restartSupported, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInputStream
restartSupported
public DefaultFileInputSource(File file)
public File getFile()
getFile
in interface FileInputSource
protected InputStream openStream() throws IOException
openStream
in class AbstractInputStreamInputSource
IOException
Copyright © 2004–2022 XWiki. All rights reserved.