| Package | Description | 
|---|---|
| javax.faces.view.facelets | 
 This package contains public classes for the Java code API of Facelets.  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract MetaRuleset | 
MetaRuleset.add(Metadata mapper)
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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.