|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaRuleset | |
|---|---|
| javax.faces.view.facelets | This package contains public classes for the Java code API of Facelets. |
| Uses of MetaRuleset in javax.faces.view.facelets |
|---|
| Methods in javax.faces.view.facelets that return MetaRuleset | |
|---|---|
abstract MetaRuleset |
MetaRuleset.add(Metadata mapper)
Add another |
abstract MetaRuleset |
MetaRuleset.addRule(MetaRule rule)
Add another |
abstract MetaRuleset |
MetaRuleset.alias(java.lang.String attribute,
java.lang.String property)
Customize this
|
protected abstract MetaRuleset |
MetaTagHandler.createMetaRuleset(java.lang.Class type)
Extend this method in order to add your own rules. |
abstract MetaRuleset |
TagHandlerDelegate.createMetaRuleset(java.lang.Class type)
Return a |
protected MetaRuleset |
DelegatingMetaTagHandler.createMetaRuleset(java.lang.Class type)
The default implementation simply
calls through to |
abstract MetaRuleset |
MetaRuleset.ignore(java.lang.String attribute)
Customize this
|
abstract MetaRuleset |
MetaRuleset.ignoreAll()
Customize this
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||