public abstract class MetaTagHandler
extends javax.faces.view.facelets.TagHandler
| Constructor and Description | 
|---|
| MetaTagHandler(javax.faces.view.facelets.TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected javax.faces.view.facelets.MetaRuleset | createMetaRuleset(Class type)Extend this method in order to add your own rules. | 
| protected void | setAttributes(javax.faces.view.facelets.FaceletContext ctx,
             Object instance)Invoking/extending this method will cause the results of the created
 MetaRuleset to auto-wire state to the passed instance. | 
getAttribute, getRequiredAttribute, toStringprotected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
type - protected void setAttributes(javax.faces.view.facelets.FaceletContext ctx,
                 Object instance)
ctx - instance - Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.