You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2015/09/30 17:13:04 UTC

[jira] [Assigned] (TIKA-1744) Use java.nio.file.Path in TikaInputStream

     [ https://issues.apache.org/jira/browse/TIKA-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison reassigned TIKA-1744:
---------------------------------

    Assignee: Tim Allison

> 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
>            Assignee: Tim Allison
>            Priority: Minor
>              Labels: java7
>             Fix For: 1.11
>
>         Attachments: TIKA-1744.patch
>
>
> 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)