public abstract class MetaTagHandlerImpl
extends javax.faces.view.facelets.MetaTagHandler
Constructor and Description |
---|
MetaTagHandlerImpl(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.
|
getAttribute, getRequiredAttribute, toString
public MetaTagHandlerImpl(javax.faces.view.facelets.TagConfig config)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
createMetaRuleset
in class javax.faces.view.facelets.MetaTagHandler
type
- MetaRuleset
.Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.