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
IOException
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.