public class FormatUtils extends Object
| Constructor and Description |
|---|
FormatUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeURIComponent(String value)
Encode URI
|
static String |
format(String pattern,
Object... arguments) |
static String |
formatMilliSeconds(long time)
Format time interval for humans
|
static String |
formatMilliSecondsSince(long time)
Helper method for formatMilliSeconds
|
static String |
formatWithoutUuid(String pattern,
Object... arguments) |
public static String format(String pattern, Object... arguments) throws WebserviceException
WebserviceExceptionpublic static String formatWithoutUuid(String pattern, Object... arguments) throws WebserviceException
WebserviceExceptionpublic static String formatMilliSeconds(long time)
public static String formatMilliSecondsSince(long time)
public static String encodeURIComponent(String value) throws URISyntaxException
URISyntaxExceptionCopyright © 2024 Open Knowledge Management System S.L.. All Rights Reserved.