Package org.nuxeo.drive.adapter.impl
Class FileSystemItemHelper
java.lang.Object
org.nuxeo.drive.adapter.impl.FileSystemItemHelper
Helper for
FileSystemItem
manipulation.- Author:
- Antoine Taillefer
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getMD5Digest
(Blob blob) Gets the md5 digest of the given blob.
-
Field Details
-
MD5_DIGEST_ALGORITHM
- See Also:
-
-
Method Details
-
getMD5Digest
Gets the md5 digest of the given blob.
-