Generated by
JDiff

Class com.itextpdf.io.util.FileUtil

Added Methods
void  copy( String, String ) Creates a copy of a file.
String  createTempCopy( String, String , String ) Creates a temporary copy of a file.
String  createTempDirectory( String) Creates a temporary directory.
File  createTempFile( String, String ) Creates a temporary file.
boolean  removeFiles( String[]) Removes all of the passed files.