public class FTPFile extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
This methods returs the name of the current file or folder
|
String |
getPath()
Get folder path
|
Boolean |
isFolder()
This methods returs true if the current file is a folder
|
public String getPath()
public Boolean isFolder()
public String getName()
Copyright © 2017. All Rights Reserved.