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

Tim Allison edited comment on TIKA-1511 at 1/26/15 2:36 PM:
------------------------------------------------------------

The RecursiveParserWrapper should allow that, no?  With the caveat that it 
caches all output in memory...  You should be able to parse the output from the 
standard recursive XHTML output as well.  Right?

If you have a chance (and if you haven't done so already), fork branch 1511 
from my github site and take a look at the output of the test cases...throw in 
some print statements and see if that'll work.  For 
testRecursiveParserWrapper(), change 
BasicContentHandlerFactory.HANDLER_TYPE.BODY to 
BasicContentHandlerFactory.HANDLER_TYPE.XML.


was (Author: talli...@mitre.org):
The RecursiveParserWrapper should allow that, no?  With the caveat that it 
caches all output in memory...

> 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, TIKA-1511v3.patch, 
> testSQLLite3b.db, 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