|
|||||||||
| Home >> All >> com >> sun >> facelets >> tag >> [ jsf overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sun.facelets.tag.jsf
Class ComponentRule

java.lang.Objectcom.sun.facelets.tag.MetaRule
com.sun.facelets.tag.jsf.ComponentRule
- final class ComponentRule
- extends com.sun.facelets.tag.MetaRule
- Version:
- $Id: ComponentRule.java,v 1.2 2005/08/24 04:38:50 jhook Exp $
| Nested Class Summary | |
(package private) class |
ComponentRule.LiteralAttributeMetadata
|
(package private) static class |
ComponentRule.ValueBindingMetadata
|
(package private) static class |
ComponentRule.ValueExpressionMetadata
|
| Field Summary | |
static ComponentRule |
Instance
|
private static java.util.logging.Logger |
log
|
| Constructor Summary | |
ComponentRule()
|
|
| Method Summary | |
com.sun.facelets.tag.Metadata |
applyRule(java.lang.String name,
com.sun.facelets.tag.TagAttribute attribute,
com.sun.facelets.tag.MetadataTarget meta)
|
private static void |
warnAttr(com.sun.facelets.tag.TagAttribute attr,
java.lang.Class type,
java.lang.String n)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
private static final java.util.logging.Logger log
Instance
public static final ComponentRule Instance
| Constructor Detail |
ComponentRule
public ComponentRule()
| Method Detail |
applyRule
public com.sun.facelets.tag.Metadata applyRule(java.lang.String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget meta)
warnAttr
private static void warnAttr(com.sun.facelets.tag.TagAttribute attr, java.lang.Class type, java.lang.String n)
|
|||||||||
| Home >> All >> com >> sun >> facelets >> tag >> [ jsf overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC