Aaron Weber created TIKA-1075:
---------------------------------

             Summary: 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.3, 1.2
         Environment: (all)
            Reporter: Aaron Weber
            Priority: Minor


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to