javax.faces.view.facelets
Class TagHandlerDelegate
java.lang.Object
javax.faces.view.facelets.TagHandlerDelegate
public abstract class TagHandlerDelegate
- extends Object
- Since:
- 2.0
- Version:
- $Revision: 696523 $ $Date: 2009-03-15 17:16:04 -0400 (mer., 17 sept. 2008) $
- Author:
- Simon Lessard (latest modification by $Author: slessard $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagHandlerDelegate
public TagHandlerDelegate()
apply
public abstract void apply(FaceletContext ctx,
UIComponent comp)
throws IOException
- Throws:
IOException
createMetaRuleset
public abstract MetaRuleset createMetaRuleset(Class type)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.