[
https://issues.apache.org/jira/browse/TIKA-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119908#comment-17119908
]
Tim Allison commented on TIKA-3104:
-----------------------------------
I think we should get rid of the base64 stuff and the xml stuff.
This doesn't look very ASL 2.0 friendly:
{noformat}
/*
* @(#)BinaryPListParser.java
*
* Copyright (c) 2005-2013 Werner Randelshofer, Switzerland.
* All rights reserved.
*
* You may not use, copy or modify this file, except in compliance with the
* license agreement you entered into with Werner Randelshofer.
* For details see accompanying license terms.
*/
{noformat}
> Detection of memgraph files exported from Xcode
> -----------------------------------------------
>
> Key: TIKA-3104
> URL: https://issues.apache.org/jira/browse/TIKA-3104
> Project: Tika
> Issue Type: Wish
> Components: core
> Affects Versions: 1.24
> Reporter: Parth
> Assignee: Tim Allison
> Priority: Major
> Labels: detection, features, new-parser
> Attachments: DeepScroll_Example[4988].memgraph, memgraph.xml
>
>
> I wanted to detect a memgraph file linked by a url. But currently detection
> of memgraph file is not supported. I tried adding to custom-mimetypes but
> that did not help.
> <mime-info>
> <mime-type type="application/memgraph">
> <glob pattern="*.memgraph"/>
> </mime-type>
> </mime-info>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)