org.sonar.api.utils
Class TempFileUtils

java.lang.Object
  extended by org.sonar.api.utils.TempFileUtils

public final class TempFileUtils
extends Object


Method Summary
static File createTempDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createTempDirectory

public static File createTempDirectory()
                                throws IOException
Throws:
IOException


Copyright © 2009-2010 SonarSource. All Rights Reserved.