|
||||||||||
| 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.nut.BinderNut
jfun.yan.xml.nuts.DelegatingBinderNut
jfun.yan.xml.nuts.optional.ForeachNut
public class ForeachNut
This Nut class creates a Binder object that passes each element in an array/collection/map to another Binder object for subsequent changes.
If the object is not an array/collection/Map, it directly calls against the object itself.
| Constructor Summary | |
|---|---|
ForeachNut()
|
|
| Method Summary | |
|---|---|
Binder |
eval()
|
| Methods inherited from class jfun.yan.xml.nuts.DelegatingBinderNut |
|---|
add, getBinder, getMandatory, setBinder |
| 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 ForeachNut()
| Method Detail |
|---|
public Binder eval()
throws java.lang.Exception
eval in class BinderNutjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||