Class LocalFileData
java.lang.Object
com.technia.dsx.threedspace.doc.file.LocalFileData
- All Implemented Interfaces:
DataProvider
- Since:
- 2022-06-14
-
Constructor Details
-
LocalFileData
-
-
Method Details
-
data
- Specified by:
data
in interfaceDataProvider
-
name
- Specified by:
name
in interfaceDataProvider
- Returns:
- The name of the file
-
name
-
size
public long size()- Specified by:
size
in interfaceDataProvider
- Returns:
- The size or -1 if this is not known.
-