public class CloudUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Modifier and Type | Method and Description |
|---|---|
static String |
computeSha1Digest(InputStream in) |
static boolean |
isWar(String filePath) |
static <T> T |
parse(Class<T> clazz,
Object object) |
static String |
parse(Object object) |
public static final int BUFFER_SIZE
public static String computeSha1Digest(InputStream in) throws IOException
IOExceptionpublic static boolean isWar(String filePath)
Copyright © 2020 SAP SE. All rights reserved.