Package ro.sync.net.protocol
Class FolderEntryDescriptor
java.lang.Object
ro.sync.net.protocol.FolderEntryDescriptor
Descriptor for a folder entry.
- Since:
- 17.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FolderEntryDescriptor
- Parameters:
absolutePath
- The absolute URL path. Path entries should be percent-encoded. Folder paths should end with a '/' character.
-
-
Method Details
-
getAbsolutePath
- Returns:
- Returns the absolute path of the entry.
-