org.sonar.api.utils
Class TempFileUtils

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

public final class TempFileUtils
extends java.lang.Object


Method Summary
static java.io.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 java.io.File createTempDirectory()
                                        throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009-2010 SonarSource. All Rights Reserved.