मुख्य कंटेंट तक स्किप करें

Class: Resources

This page documents the methods and fields available in the Resources class.

Members

SignatureDescription
File(String, boolean)Performs the File operation using the provided parameters (path, isDirectory).
fileCount()Performs the fileCount operation.
getFile(String)Returns the current file.
getFiles()Returns the current files.
getInputStream()Returns the current input stream.
getName()Returns the current name.
getPath()Returns the current path.
isDirectory()Returns whether directory is true.
isFolder(String)Returns whether folder is true.