| Package | Description |
|---|---|
| net.sf.xmlform | |
| net.sf.xmlform.action | |
| net.sf.xmlform.data | |
| net.sf.xmlform.data.impl | |
| net.sf.xmlform.impl | |
| net.sf.xmlform.type | |
| net.sf.xmlform.type.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
XMLFormPort.parseData(XMLFormPastport pastport,
XMLForm sourceForm,
SourceType sourceType,
DataSource<T> dataSource) |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
Action.getSourceType() |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
SourceParseContext.getSourceType() |
static SourceType |
SourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SourceType[] |
SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SourceType |
SourceParseContextImpl.getSourceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceParseContextImpl.setSourceType(SourceType sourceType) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
XMLFormPortImpl.parseData(XMLFormPastport pastport,
XMLForm sourceForm,
SourceType sourceType,
DataSource<T> dataSource) |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
TypeContext.getSourceType() |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
TypeContextImpl.getSourceType() |
| Constructor and Description |
|---|
TypeContextImpl(XMLFormPastport pastport,
SourceType sourceType,
FunctionProvider funProvider) |
Copyright © 2023. All Rights Reserved.