| Package | Description |
|---|---|
| net.sf.xmlform.data | |
| net.sf.xmlform.data.exp | |
| net.sf.xmlform.data.impl | |
| net.sf.xmlform.form |
| Modifier and Type | Method and Description |
|---|---|
Form |
SourceInfo.getForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceInfo.setForm(Form form) |
| Modifier and Type | Method and Description |
|---|---|
Form |
FormExpContext.getForm() |
| Constructor and Description |
|---|
FormExpContext(XMLFormPastport pastport,
BaseTypeProvider baseTypeProvider,
FunctionProvider functionProvider,
XMLForm xmlform,
Form form,
java.lang.Object bean) |
| 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 java.lang.String |
DataFormatHelper.getSubformSummary(DataFormatContext formatCtx,
XMLForm xmlform,
Form form,
Subform sf,
java.lang.Object bean,
java.util.List subBeans) |
| Modifier and Type | Method and Description |
|---|---|
Form |
XMLForm.getRootForm() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Form> |
XMLForm.getForms() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLForm.setForms(java.util.Map<java.lang.String,Form> forms) |
Copyright © 2023. All Rights Reserved.