Index
All Classes|All Packages|Deprecated API
L
- length() - Method in class com.tianscar.assetfile.AssetFile
-
Returns the length of the file denoted by this abstract pathname.
- list() - Method in class com.tianscar.assetfile.AssetFile
-
Returns an array of strings naming the files (and directories if is root dir) in the directory denoted by this abstract pathname.
- list(AssetFilenameFilter) - Method in class com.tianscar.assetfile.AssetFile
-
Returns an array of strings naming the files (and directories if is root dir) in the directory denoted by this abstract pathname that satisfy the specified filter.
- listFiles() - Method in class com.tianscar.assetfile.AssetFile
-
Returns an array of abstract pathnames denoting the files (and directories if is root dir) in the directory denoted by this abstract pathname.
- listFiles(AssetFileFilter) - Method in class com.tianscar.assetfile.AssetFile
-
Returns an array of abstract pathnames denoting the files (and directories if is root dir) in the directory denoted by this abstract pathname that satisfy the specified filter.
- listFiles(AssetFilenameFilter) - Method in class com.tianscar.assetfile.AssetFile
-
Returns an array of abstract pathnames denoting the files (and directories if is root dir) in the directory denoted by this abstract pathname that satisfy the specified filter.
All Classes|All Packages|Deprecated API