public class FileMetadata extends Object
| Constructor and Description |
|---|
FileMetadata(String path,
File file) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
String |
getName() |
String |
getPath() |
String |
getPathName() |
boolean |
isDirectory() |
String |
toString() |
Copyright © 2020. All rights reserved.