|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.Nut
jfun.yan.xml.nuts.optional.AbstractRegisterNut
jfun.yan.xml.nuts.optional.AbstractLoopRegisterNut
jfun.yan.xml.nuts.optional.ForeachRegisterNut
public class ForeachRegisterNut
This tag repeatedly calls the function used as the body and dynamically register the results using a list of names and the prefix, suffix.
| Constructor Summary | |
|---|---|
ForeachRegisterNut()
|
|
| Method Summary | |
|---|---|
void |
eval()
|
java.lang.String[] |
getNames()
|
void |
setNames(java.lang.String[] names)
|
| Methods inherited from class jfun.yan.xml.nuts.optional.AbstractLoopRegisterNut |
|---|
add, calcFQN, createArgs, createArgs, getBody, getMandatoryBody, getPrefix, getSuffix, loop, loop, setBody, setPrefix, setSuffix |
| Methods inherited from class jfun.yan.xml.nuts.optional.AbstractRegisterNut |
|---|
isEager_init, isEagerlyInstantiating, isOverridable, isOverriding, registerValue, setEager_init, setOverridable, setOverriding |
| Methods inherited from class jfun.yan.xml.nut.Nut |
|---|
cast, checkDuplicate, checkMandatory, checkMandatory, convert, getComponentClassLoader, getId, getNutClassLoader, getNutEnvironment, getParameterWiring, getPropertyWiring, getSequenceNumber, getTagLocation, getTagName, initGloballyDefined, initNutEnvironment, initSequenceNumber, initTagLocation, initTagName, isGloballyDefined, raise, raise, register, registerEagerInstantiation, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ForeachRegisterNut()
| Method Detail |
|---|
public java.lang.String[] getNames()
public void setNames(java.lang.String[] names)
public void eval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||