You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tyler Palsulich (JIRA)" <ji...@apache.org> on 2015/03/14 01:47:38 UTC

[jira] [Commented] (TIKA-1075) JAXRS Service should provide XHTML resource in addition to std plain-text

    [ https://issues.apache.org/jira/browse/TIKA-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361417#comment-14361417 ] 

Tyler Palsulich commented on TIKA-1075:
---------------------------------------

Related to TIKA-944, extending the server API to be consistent with the CLI API.

> JAXRS Service should provide XHTML resource in addition to std plain-text
> -------------------------------------------------------------------------
>
>                 Key: TIKA-1075
>                 URL: https://issues.apache.org/jira/browse/TIKA-1075
>             Project: Tika
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 1.2, 1.3
>         Environment: (all)
>            Reporter: Aaron Weber
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>              Labels: JAXRS, service, xhtml
>
> Tika JAXRS Service exposes "tika" resource to return plain-text extracted from uploaded file (via http PUT).  An additional resource ("tikaxhtml" perhaps?) should be developed to return the xhtml output of a similarly PUT file.
> Obviously, all the dependent classes/methods exist, as they are exposed via the CLI.  Just need to leverage these to return the xhtml output.
> This resource should set the return/output header appropriately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)