Package | Description |
---|---|
jakarta.faces.view.facelets |
Modifier and Type | Method and Description |
---|---|
abstract MetaRuleset |
MetaRuleset.add(Metadata metadata)
Add another |
abstract MetaRuleset |
MetaRuleset.addRule(MetaRule rule)
Add another |
abstract MetaRuleset |
MetaRuleset.alias(String attribute,
String property)
Customize this |
abstract MetaRuleset |
TagHandlerDelegate.createMetaRuleset(Class type)
Return a |
protected abstract MetaRuleset |
MetaTagHandler.createMetaRuleset(Class type)
Extend this method in order to add your own rules.
|
protected MetaRuleset |
DelegatingMetaTagHandler.createMetaRuleset(Class type)
The default implementation simply calls through to |
abstract MetaRuleset |
MetaRuleset.ignore(String attribute)
Customize this |
abstract MetaRuleset |
MetaRuleset.ignoreAll()
Customize this |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.