Yaniv Kunda created TIKA-1744:
---------------------------------
Summary: Use java.nio.file.Path in TikaInputStream
Key: TIKA-1744
URL: https://issues.apache.org/jira/browse/TIKA-1744
Project: Tika
Issue Type: Sub-task
Components: core
Reporter: Yaniv Kunda
Priority: Minor
Fix For: 1.11
This will provide support for the new api for users who need it, and provide
better information in I/O operations, e.g. detailed exception if file cannot be
read.
- used Path and methods in java.nio.file.Files internally
- add getPath() method as the counterpart to getFile()
- modified test to use
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)