Simple but most commonly used methods of this class are: - FileUtil.readFile(java.lang.String) readFile - FileUtil.concatPath(java.lang.String,java.lang.String) concatPath Other less frequently used but still handy methods are: - FileUtil.normalizeFileName(java.lang.String) normalizeFileName to take the current user directory into account via the 'user.dir' system property version: $Id: FileUtil.java 384 2006-03-17 20:10:49Z thekingant $author: author: Chr.
There are different groups of methods in this class: print methods - convenience methods for System.out.print etc.