public final class XFormRenderer extends Object
Modifier and Type | Method and Description |
---|---|
static XItem |
fillItem(XItem xItem,
Map<String,List<String[]>> valuesMap,
XItemConditionProcessor itemConditionProcessor)
Deprecated.
will be removed: currently useless!
|
static String |
getI18NValue(IXFormRenderConfig xFormConfig,
String key) |
static XItem |
getItem(XItem xItem,
Map<String,List<String[]>> valuesMap,
XItemConditionProcessor itemConditionProcessor)
Deprecated.
will be removed: currently useless!
|
static String |
getRenderedForm(IXForm xform,
IXFormRenderConfig config,
IXFormRenderContext formRenderCtx) |
static String |
getRenderedForm(IXForm xform,
IXFormRenderConfig config,
Map<String,List<String[]>> values,
IXFormRenderContext formRenderCtx) |
static String |
readResource(String filePath) |
public static String getI18NValue(IXFormRenderConfig xFormConfig, String key)
@Deprecated public static XItem getItem(XItem xItem, Map<String,List<String[]>> valuesMap, XItemConditionProcessor itemConditionProcessor) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException
@Deprecated public static XItem fillItem(XItem xItem, Map<String,List<String[]>> valuesMap, XItemConditionProcessor itemConditionProcessor) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException
public static String getRenderedForm(IXForm xform, IXFormRenderConfig config, IXFormRenderContext formRenderCtx) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException
public static String getRenderedForm(IXForm xform, IXFormRenderConfig config, Map<String,List<String[]>> values, IXFormRenderContext formRenderCtx) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException
public static String readResource(String filePath) throws IOException
IOException
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.