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.
|
String |
getResourceId()
This is only used in logging to identify which file
may have caused problems.
|
InputStream |
openInputStream() |
static final Property FILE_EXTENSION
String getResourceId()
Metadata getMetadata()
InputStream openInputStream() throws IOException
IOExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.