public interface FileResource
| Modifier and Type | Field and Description |
|---|---|
static Property |
FILE_EXTENSION |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
getMetadata()
This gets the metadata available before the parsing of the file.
|
java.lang.String |
getResourceId()
This is only used in logging to identify which file
may have caused problems.
|
java.io.InputStream |
openInputStream() |
static final Property FILE_EXTENSION
java.lang.String getResourceId()
Metadata getMetadata()
java.io.InputStream openInputStream()
throws java.io.IOException
java.io.IOException