|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datamixer.functions.FunctionStrategy
org.datamixer.functions.string.ConcatStrategy
| Field Summary |
| Fields inherited from class org.datamixer.functions.FunctionStrategy |
functionIterator_, logger_, result_ |
| Constructor Summary | |
ConcatStrategy()
|
|
| Method Summary | |
protected void |
initResult()
|
protected void |
operate(Value value)
Operates on value. |
void |
setDataType(int value)
Set the datatype. |
| Methods inherited from class org.datamixer.functions.FunctionStrategy |
doInitialize, findDataType, getDataType, getFunctionIterator, handleArguments, initialize, operator, setFunctionIterator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConcatStrategy()
| Method Detail |
public void setDataType(int value)
setDataType in class FunctionStrategyprotected void initResult()
initResult in class FunctionStrategy
protected void operate(Value value)
throws DatamixerException
FunctionStrategyvalue.
operate in class FunctionStrategyDatamixerException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||