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, toStringpublic MetaTagHandlerImpl(javax.faces.view.facelets.TagConfig config)
protected javax.faces.view.facelets.MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class javax.faces.view.facelets.MetaTagHandlertype - MetaRuleset.Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.