Joern Kottmann created UIMA-5930:
------------------------------------
Summary: use StandardChartsets constants if possible
Key: UIMA-5930
URL: https://issues.apache.org/jira/browse/UIMA-5930
Project: UIMA
Issue Type: Improvement
Reporter: Joern Kottmann
Assignee: Joern Kottmann
In some cases it is possible to replace charset strings with charset constants.
There are two advantages in doing this:
- If there somebody introduces a type in the constant name that will result in
a compiler error
- Error handling for the UnsupportedEncodingException can be removed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)