It looks like you want to replace the / with a new line, have a look at the String.replaceAll(String expr, String substitute) method.