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

Tim Allison commented on TIKA-1511:
-----------------------------------

Y, the HTML representation is generated by wrapping the handler in an 
XHTMLHandler as other parsers do, and in v2 of the patch, this actually works.  
No need to get HtmlParser involved.

If you want plain text, use a BodyContentHandler.

I may be missing your point on HtmlParser and PipedReader/Writer.

I added two tests that just print out the output from standard AutoDetectParser 
and from a RecursiveParserWrapper that wraps AutoDetect...let me know what you 
think.

> Create a parser for SQLite3
> ---------------------------
>
>                 Key: TIKA-1511
>                 URL: https://issues.apache.org/jira/browse/TIKA-1511
>             Project: Tika
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 1.6
>            Reporter: Luis Filipe Nassif
>             Fix For: 1.8
>
>         Attachments: TIKA-1511v1.patch, TIKA-1511v2.patch, testSQLLite3b.db
>
>
> I think it would be very useful, as sqlite is used as data storage by a wide 
> range of applications. Opening the ticket to track it. 



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

Reply via email to