Open patrickdalla opened 1 month ago
Tika BPList parser converts binary plist files to XML and extracts some data.
This parser converts it to an XHTML expandable tree.
Additionally, when NSDate objects are found inside BPList file, date metadata is created.
When NSData object is found, they are extracted as subitems, with the name equals to the dictionary path name where the object was found.
@joao-fernando , could you test and suggest/implement improvements?
It would closes 1773.
Thank you @patrickdalla!
Tika BPList parser converts binary plist files to XML and extracts some data.
This parser converts it to an XHTML expandable tree.
Additionally, when NSDate objects are found inside BPList file, date metadata is created.
When NSData object is found, they are extracted as subitems, with the name equals to the dictionary path name where the object was found.
@joao-fernando , could you test and suggest/implement improvements?
It would closes 1773.