Uses of Class
jfun.yan.xml.nuts.optional.AbstractLoopRegisterNut

Packages that use AbstractLoopRegisterNut
jfun.yan.xml.nuts.optional This package provides some optional Nut classes that can be loaded manually from the config file. 
 

Uses of AbstractLoopRegisterNut in jfun.yan.xml.nuts.optional
 

Subclasses of AbstractLoopRegisterNut in jfun.yan.xml.nuts.optional
 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.
 class PropertiesRegisterNut
          This class dynamically registers components using the information read from a property file.