You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2011/08/09 17:56:27 UTC

[jira] [Assigned] (JENA-88) TSVInput does not cope with adjacent tabs

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

Andy Seaborne reassigned JENA-88:
---------------------------------

    Assignee: Andy Seaborne

> TSVInput does not cope with adjacent tabs
> -----------------------------------------
>
>                 Key: JENA-88
>                 URL: https://issues.apache.org/jira/browse/JENA-88
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>         Attachments: TSVInput-multiple-blank-fields.patch
>
>
> TSVInput has special code to cope with one trailing tab but there can be several.
> It does not cope with adjacent tabs internall in the input.
> Solution is to use String.split( ,-1) which splits into multiple files for each match of the regex.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira