org.apache.myfaces.view.facelets.tag.jstl.core
Class SetHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jstl.core.SetHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="c:set")
public class SetHandler
- extends TagHandler
Simplified implementation of c:set
Sets the result of an expression evaluation in a 'scope'
- Version:
- $Id: SetHandler.java 1187700 2011-10-22 12:19:37Z bommel $
- Author:
- Jacob Hookom
SetHandler
public SetHandler(TagConfig config)
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
FaceletException,
javax.el.ELException
- Throws:
IOException
FacesException
FaceletException
javax.el.ELException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.