public final class FileSystemItemHelper extends Object
FileSystemItem
manipulation.Modifier and Type | Field and Description |
---|---|
static String |
MD5_DIGEST_ALGORITHM |
public static final String MD5_DIGEST_ALGORITHM
public static String getDigest(Blob blob, String digestAlgorithm) throws ClientException
UnsupportedOperationException
- if the digest algorithm is not
supportedClientException
- if the digest computation fails with an
IOException
Copyright © 2013 Nuxeo SA. All Rights Reserved.