XMLParser improvement --------------------- Key: TIKA-112 URL: https://issues.apache.org/jira/browse/TIKA-112 Project: Tika Issue Type: Improvement Components: parser Affects Versions: 0.2-incubating Reporter: Rida Benjelloun Assignee: Rida Benjelloun Priority: Minor Fix For: 0.2-incubating
- Replace XMLParser by XMLParserUtils - Create Class DcXMLParser that extends XMLParserUtils and implements Parser. This class allows DublinCore metadata parsing - Add method setXMLParserNameSpaceContext() in XMLParserUtils. - Improvement of OpenOfficeParser to extract document content from office:body. - OpenOfficeParser extends XMLParserUtils - Modification to tika-config to use DcXMLParser instead of XMLParser -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.