Documentation of 'org.apache.poi.util.TempFileCreationStrategy' Java class
TempFileCreationStrategy
org.apache.poi.util

Interface TempFileCreationStrategy

    • Method Detail

      • createTempFile

        java.io.File createTempFile(java.lang.String prefix,
                                    java.lang.String suffix)
                             throws java.io.IOException
        Creates a new and empty temporary file.
        Parameters:
        prefix - The prefix to be used to generate the name of the temporary file.
        suffix - The suffix to be used to generate the name of the temporary file.
        Returns:
        The path to the newly created and empty temporary file.
        Throws:
        java.io.IOException - If no temporary file could be created.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.