Replace calls to String.isEmpty by a .length() == 0, as the isEmpty method is only available in the JDK 7.