public class RTFContextUtil extends Object
| Constructor and Description |
|---|
RTFContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isList(Object o)
return true if objectType is list and false otherwise
|
static void |
saveXmlFields(String fileXmlFields,
RTFContextFields newFields,
boolean force) |
static void |
saveXmlFields(String inFileXmlFields,
RTFContextFields newFields,
String outFileXmlFields,
boolean force) |
public static boolean isList(Object o)
o - the 'o'.public static void saveXmlFields(String fileXmlFields, RTFContextFields newFields, boolean force) throws SAXException, IOException
SAXExceptionIOExceptionpublic static void saveXmlFields(String inFileXmlFields, RTFContextFields newFields, String outFileXmlFields, boolean force) throws SAXException, IOException
SAXExceptionIOExceptionCopyright © 2020 Mice S.r.l. All rights reserved.