You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/09/11 20:55:58 UTC

[jira] Created: (TIKA-275) Parse context

Parse context
-------------

                 Key: TIKA-275
                 URL: https://issues.apache.org/jira/browse/TIKA-275
             Project: Tika
          Issue Type: New Feature
          Components: parser
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
             Fix For: 0.5


As discussed on dev@ [1], I'd like to add an extra parse context argument to the Parser.parse() method.

[1] http://markmail.org/message/yfgngwhbm6ra42ty

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-275) Parse context

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-275.
--------------------------------

    Resolution: Fixed

This is now done. I'll add the following change log entry as soon as svn.apache.org is back online:

 * A new parse context argument was added to the Parser.parse() method.
   This context map can be used to pass things like a delegate parser or
   other settings to the parsing process. The previous parse() method
   signature has been deprecated and will be removed in Tika 1.0. (TIKA-275)


> Parse context
> -------------
>
>                 Key: TIKA-275
>                 URL: https://issues.apache.org/jira/browse/TIKA-275
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.5
>
>
> As discussed on dev@ [1], I'd like to add an extra parse context argument to the Parser.parse() method.
> [1] http://markmail.org/message/yfgngwhbm6ra42ty

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.