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 2007/10/01 09:22:50 UTC

[jira] Resolved: (TIKA-33) Stateless parsers

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

Jukka Zitting resolved TIKA-33.
-------------------------------

    Resolution: Fixed
      Assignee: Jukka Zitting

Committed in revision 580874.

> Stateless parsers
> -----------------
>
>                 Key: TIKA-33
>                 URL: https://issues.apache.org/jira/browse/TIKA-33
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>         Attachments: TIKA-33.patch
>
>
> As a next step towards the proposed Parser model from the mailing list I'd like to make the current (as after TIKA-31) Parser class stateless by removing the Content, InputStream, and other related member variables and giving them as parameters to a parse method call.

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