Package com.netlang.io
Class NLFileImpl
java.lang.Object
com.netlang.io.NLFileImpl
- All Implemented Interfaces:
NLFile
-
Constructor Summary
ConstructorsConstructorDescriptionNLFileImpl(String name, String rpath, String path, boolean folder, long modified, long size) NLFileImpl(String name, String absolutePath, String rpath, String path, boolean folder, long modified, long size) -
Method Summary
-
Constructor Details
-
NLFileImpl
-
NLFileImpl
-
-
Method Details
-
isDrive
public boolean isDrive() -
isFolder
public boolean isFolder() -
getPath
-
add
-
getChilds
-
setChilds
-
getName
-
getModified
public long getModified()- Specified by:
getModifiedin interfaceNLFile
-
getSize
public long getSize() -
getAbsolutePath
- Specified by:
getAbsolutePathin interfaceNLFile
-
setAbsolutePath
-
getRelativePath
- Specified by:
getRelativePathin interfaceNLFile
-
setDrive
public void setDrive(boolean drive) -
toString
-