org.eclipse.net4j.util.io
Class TMPUtil
java.lang.Object
org.eclipse.net4j.util.io.TMPUtil
public final class TMPUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createTempFolder
public static java.io.File createTempFolder()
throws IORuntimeException
- Throws:
IORuntimeException
createTempFolder
public static java.io.File createTempFolder(java.lang.String prefix)
throws IORuntimeException
- Throws:
IORuntimeException
createTempFolder
public static java.io.File createTempFolder(java.lang.String prefix,
java.lang.String suffix)
throws IORuntimeException
- Throws:
IORuntimeException
createTempFolder
public static java.io.File createTempFolder(java.lang.String prefix,
java.lang.String suffix,
java.io.File directory)
throws IORuntimeException
- Throws:
IORuntimeException