public class ProfSpool extends Object
public static File load(String folderName, String fileName) throws FileNotFoundException
folderName - fileName - FileNotFoundException - ファイルがないpublic static File save(String folderName, String fileName) throws IOException
IOExceptionpublic static void save(String folderName, String fileName, byte[] data) throws IOException
IOExceptionCopyright © 2024. All rights reserved.