public interface SourceFileDataSource
| Modifier and Type | Method and Description |
|---|---|
String |
getFullFileName()
Get the full filename of the source file.
|
long |
getLastModified() |
InputStream |
open()
Open an InputStream on the source file.
|
InputStream open() throws IOException
IOExceptionString getFullFileName()
long getLastModified()
Copyright © 2003–2015. All rights reserved.