| Package | Description |
|---|---|
| net.sf.xmlform.action | |
| net.sf.xmlform.data | |
| net.sf.xmlform.data.impl | |
| net.sf.xmlform.impl |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
ActionContext.getSourceInfo(java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
SourceInfos.createSourceInfo(java.lang.Object data) |
SourceInfo |
SourceInfos.createSourceInfo(java.lang.Object parent,
java.lang.String subform,
java.lang.Object data) |
SourceInfo |
SourceInfos.getSourceInfo(java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SourceHelper.checkFieldMaxoccurs(XMLFormPastport pastport,
Field field,
SourceInfo info,
java.lang.Object value) |
static boolean |
SourceHelper.checkFieldValue(BaseTypeProvider baseTypeProvider,
TypeContext typeContext,
Field fieldDef,
SourceInfo info,
java.lang.Object value) |
static void |
SourceHelper.checkForm(SourceParseContext parseContext,
XMLForm xmlform,
Form form,
SourceInfos infos,
SourceInfo info,
java.lang.Object bean) |
static boolean |
SourceHelper.checkSubformMaxoccurs(XMLFormPastport pastport,
Subform sf,
SourceInfo info,
java.lang.Object value) |
static java.lang.String |
DataFormatHelper.getSourceInfoId(SourceInfo info,
SequenceId id) |
static Status |
DataFormatHelper.getSourceInfoStatus(SourceInfo info) |
static ErrorValuePair |
SourceHelper.parseFieldValue(BaseTypeProvider baseTypeProvider,
TypeContext typeContext,
Field fieldDef,
SourceInfo info,
java.lang.String value) |
static void |
SourceHelper.setNullInListError(XMLFormPastport pastport,
java.lang.String fieldName,
SourceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
ActionContextImpl.getSourceInfo(java.lang.Object data) |
Copyright © 2022. All Rights Reserved.