org.ajax4jsf.templatecompiler.elements.std
Class ForEachTemplateElement
java.lang.Object
org.ajax4jsf.templatecompiler.elements.TemplateElementBase
org.ajax4jsf.templatecompiler.elements.std.ForEachTemplateElement
- All Implemented Interfaces:
- TemplateElement
public class ForEachTemplateElement
- extends TemplateElementBase
Processing c:forEach-tag.
- Version:
- $Revision: 1.1.2.4 $ $Date: 2007/02/26 20:48:39 $
- Author:
- ayukhovich@exadel.com (latest modification by $Author:
alexeyyukhovich $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForEachTemplateElement
public ForEachTemplateElement(org.w3c.dom.Node element,
CompilationContext componentBean)
getBeginElement
public java.lang.String getBeginElement()
throws CompilationException
- Throws:
CompilationException
getTemplate2Name
protected java.lang.String getTemplate2Name()
- Returns:
getTemplate1Name
protected java.lang.String getTemplate1Name()
- Returns:
getEndElement
public java.lang.String getEndElement()
Copyright © 2009. All Rights Reserved.