public final class Files2DocsUtil extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONSTANT_ID_NULL |
Modifier and Type | Method and Description |
---|---|
static int |
convertStringToInt(String strValue)
Converts a String value to an int
|
static String |
formatToHtml(String strToFormat)
Format the given String to HTML :
< is replaced by <
> is replaced by >
|
static Collection<String> |
getListAttributeTypeFile()
Gets document attribute types (codes) with a field of type file
|
public static final int CONSTANT_ID_NULL
public static Collection<String> getListAttributeTypeFile()
public static int convertStringToInt(String strValue)
strValue
- the String value to convertCopyright © 2018 City of Paris. All rights reserved.