- GeneralPathException - Exception in com.mwstys.android.filetools.exceptions
-
Created by Mikołaj Styś on 2015-09-01.
- GeneralPathException(String) - Constructor for exception com.mwstys.android.filetools.exceptions.GeneralPathException
-
- GeneralPathException(Throwable) - Constructor for exception com.mwstys.android.filetools.exceptions.GeneralPathException
-
- GeneralPathException(String, Throwable) - Constructor for exception com.mwstys.android.filetools.exceptions.GeneralPathException
-
- getAppFilesSdDir(Context) - Static method in class com.mwstys.android.filetools.Path
-
Get SD app files directory
- getCacheDir(Context) - Static method in class com.mwstys.android.filetools.Path
-
Get app cache directory
- getFileReader() - Method in class com.mwstys.android.filetools.Path
-
get file reader for Text operations
- getFilesList(String, FilenameFilter) - Static method in class com.mwstys.android.filetools.Path
-
- getFilesList(FilenameFilter) - Method in class com.mwstys.android.filetools.Path
-
- getFileWriter() - Method in class com.mwstys.android.filetools.Path
-
get file writer for Text operations
- getFileWriter(boolean) - Method in class com.mwstys.android.filetools.Path
-
get file writer for Text operations
- getInputStream() - Method in class com.mwstys.android.filetools.Path
-
- getModificationDate() - Method in class com.mwstys.android.filetools.Path
-
Modification date is not affected after renaming and copying
- getName() - Method in class com.mwstys.android.filetools.Path
-
- getOutputStream(boolean) - Method in class com.mwstys.android.filetools.Path
-
- getOutputStream() - Method in class com.mwstys.android.filetools.Path
-
- getParentPath() - Method in class com.mwstys.android.filetools.Path
-
- getPathsList(String, FilenameFilter) - Static method in class com.mwstys.android.filetools.Path
-
- getPathsList(FilenameFilter) - Method in class com.mwstys.android.filetools.Path
-
- getSdDir() - Static method in class com.mwstys.android.filetools.Path
-
Get SD card directory
- getSize() - Method in class com.mwstys.android.filetools.Path
-
- getStringPath() - Method in class com.mwstys.android.filetools.Path
-