public class LeafFaceletHandler extends Object implements javax.faces.view.facelets.FaceletHandler
Used when there is no next handler to apply, as next handler can never be null.
Constructor and Description |
---|
LeafFaceletHandler() |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
String |
toString() |
public LeafFaceletHandler()
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException, javax.faces.FacesException, javax.el.ELException
apply
in interface javax.faces.view.facelets.FaceletHandler
IOException
javax.faces.FacesException
javax.el.ELException
Copyright © 2016 Nuxeo SA. All rights reserved.