public class LeafFaceletHandler extends Object implements com.sun.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(com.sun.facelets.FaceletContext ctx, UIComponent parent) throws IOException, FacesException, ELException
apply
in interface com.sun.facelets.FaceletHandler
IOException
FacesException
ELException
Copyright © 2011 Nuxeo SA. All Rights Reserved.