| Package | Description |
|---|---|
| net.sf.xmlform.data | |
| net.sf.xmlform.data.exp | |
| net.sf.xmlform.data.impl | |
| net.sf.xmlform.data.source |
| Modifier and Type | Method and Description |
|---|---|
SourceInfos |
SourceData.getSourceInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceData.setSourceInfos(SourceInfos sourceInfos) |
| Constructor and Description |
|---|
SourceFunctionProvider(BaseTypeProvider baseTypeProvider,
FunctionProvider parent,
SourceInfos infos) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SourceHelper.checkForm(SourceParseContext parseContext,
XMLForm xmlform,
Form form,
SourceInfos infos,
SourceInfo info,
java.lang.Object bean) |
static boolean |
SourceHelper.checkListUniques(XMLFormPastport pastport,
Form form,
SourceInfos infos,
java.util.List beans) |
static void |
XmlDataHelper.parseSourceInfos(org.dom4j.Element headerElems,
SourceInfos infos) |
static void |
JsonDataHelper.parseSourceInfos(org.json.JSONObject headObj,
SourceInfos infos) |
| Modifier and Type | Method and Description |
|---|---|
SourceInfos |
NullPOJODataSource.getSourceInfos() |
| Constructor and Description |
|---|
NullPOJODataSource(SourceInfos infos,
java.util.List data) |
Copyright © 2022. All Rights Reserved.