|
|||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||
public interface IterationProcessor
TemplateProcessorの拡張インターフェイス。処理のイテレート機能。
| メソッドの概要 | |
|---|---|
ProcessStatus |
doAfterChildProcess()
イテレート実行する場合、子プロセッサの実行後にコンテナより呼び出される。 |
boolean |
isIteration()
イテレート実行するかどうかを返す。 |
| インタフェース org.seasar.mayaa.engine.processor.TemplateProcessor から継承されたメソッド |
|---|
doEndProcess, doStartProcess, getInjectedNode, getOriginalNode, getProcessorDefinition, getUniqueID, initialize, kill, notifyBeginRender, setInjectedNode, setOriginalNode, setProcessorDefinition |
| インタフェース org.seasar.mayaa.engine.processor.ProcessorTreeWalker から継承されたメソッド |
|---|
addChildProcessor, clearChildProcessors, getChildProcessor, getChildProcessorSize, getParentProcessor, getVariables, insertProcessor, removeProcessor, setParentProcessor |
| インタフェース org.seasar.mayaa.engine.specification.serialize.ProcessorReferenceResolverFinder から継承されたメソッド |
|---|
findProcessorResolver |
| インタフェース org.seasar.mayaa.engine.specification.serialize.NodeReferenceResolverFinder から継承されたメソッド |
|---|
findNodeResolver |
| メソッドの詳細 |
|---|
boolean isIteration()
ProcessStatus doAfterChildProcess()
|
|||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||