org.jboss.gravel.data.handler
Class FilterHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
org.jboss.gravel.data.handler.FilterHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler
public final class FilterHandler
- extends com.sun.facelets.tag.TagHandler
Constructor Summary |
FilterHandler(com.sun.facelets.tag.TagConfig config)
|
Method Summary |
void |
apply(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
|
Methods inherited from class com.sun.facelets.tag.TagHandler |
toString |
FilterHandler
public FilterHandler(com.sun.facelets.tag.TagConfig config)
apply
public void apply(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException,
javax.faces.FacesException,
javax.el.ELException
- Throws:
IOException
javax.faces.FacesException
javax.el.ELException