Thanks for the hint. Peter
Am 10.01.2013 21:00, schrieb Richard Eckart de Castilho:
UIMA-2563 - replaced String.isEmpty() by "".equals()You may want to consider commons-lang StringUtils.isEmpty() or isBlank(). -- Richard
Thanks for the hint. Peter
Am 10.01.2013 21:00, schrieb Richard Eckart de Castilho:
UIMA-2563 - replaced String.isEmpty() by "".equals()You may want to consider commons-lang StringUtils.isEmpty() or isBlank(). -- Richard