public class LeafFaceletHandler extends Object implements javax.faces.view.facelets.FaceletHandler
Facelet handler that does nothing.
Used when there is no next handler to apply, as next handler can never be null.
Constructor and Description |
---|
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 © 2015 Nuxeo SA. All rights reserved.