Am 19.04.2011 13:52, schrieb Ulf Zibis:
Instead we could have:
this.isutf8 = cs.name().equals(Charset.UTF_8);
As you are there, I think names like 'isutf8' could be renamed to 'isUTF8' ... -Ulf
Am 19.04.2011 13:52, schrieb Ulf Zibis:
Instead we could have:
this.isutf8 = cs.name().equals(Charset.UTF_8);
As you are there, I think names like 'isutf8' could be renamed to 'isUTF8' ... -Ulf