Use MediaType.parse when extracting charset from content-type metadata in parsers ---------------------------------------------------------------------------------
Key: TIKA-352 URL: https://issues.apache.org/jira/browse/TIKA-352 Project: Tika Issue Type: Improvement Affects Versions: 0.6 Reporter: Ken Krugler Priority: Minor Both HtmlParser and TXTParser have their own code to extract the charset from a content-type metadata string. They should be using MediaType.parse to do this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.