Update CharsetUtil to java5. Some of CharsetUtil is no more "useful" as it was
a java 1.3 backport of java2 1.4-5 stuff.
------------------------------------------------------------------------------------------------------------------------
Key: MIME4J-159
URL: https://issues.apache.org/jira/browse/MIME4J-159
Project: JAMES Mime4j
Issue Type: Improvement
Affects Versions: 0.6
Reporter: Stefano Bagnara
Assignee: Stefano Bagnara
Priority: Minor
Fix For: 0.8
Some method is not used at all.
The way it statically fills the decodingSupported/encodingSupported sets is
more easily implemented using java5 Charset methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.