public abstract class TagHandlerDelegate extends Object
| Constructor and Description | 
|---|
| TagHandlerDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | apply(FaceletContext ctx,
     UIComponent comp) | 
| abstract MetaRuleset | createMetaRuleset(Class type) | 
public abstract void apply(FaceletContext ctx, UIComponent comp) throws IOException
IOExceptionpublic abstract MetaRuleset createMetaRuleset(Class type)
Copyright © 2022 The Apache Software Foundation. All rights reserved.