Uses of Class
com.norconex.commons.lang.file.WebFile
Packages that use WebFile
-
Uses of WebFile in com.norconex.commons.lang.file
Methods in com.norconex.commons.lang.file that return WebFileModifier and TypeMethodDescriptionstatic WebFileCreates a web file using the OS temp directory + "webfiles" as the local download location, and the given name as the local file name.static WebFileCreates a web file using the given directory as the local download location, and the URL "file" name as the local file name.static WebFileCreates a web file using the given directory as the local download location, and the given name as the local file name.static WebFileCreates a web file using the OS temp directory + "webfiles" as the local download location, and the given name as the local file name.static WebFileCreates a web file using the given directory as the local download location, and the URL "file" name as the local file name.static WebFileCreates a web file using the given directory as the local download location, and the given name as the local file name.