| Package | Description |
|---|---|
| net.sf.xmlform.data.impl | |
| net.sf.xmlform.form |
| 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.String value) |
static java.lang.String |
SourceHelper.checkFieldValue(BaseTypeProvider baseTypeProvider,
TypeContext typeContext,
Field fieldDef,
java.lang.String value) |
| Constructor and Description |
|---|
FieldTypeFacet(java.util.Locale locale,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Field> |
Form.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setFields(java.util.Map<java.lang.String,Field> fields) |
Copyright © 2020. All Rights Reserved.