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