public interface FileResource
| Modifier and Type | Field and Description |
|---|---|
static org.apache.tika.metadata.Property |
FILE_EXTENSION |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tika.metadata.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() |
String getResourceId()
org.apache.tika.metadata.Metadata getMetadata()
InputStream openInputStream() throws IOException
IOExceptionCopyright © 2007–2025 The Apache Software Foundation. All rights reserved.