|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.view.facelets.MetaRule
public abstract class MetaRule
A potential rule for Metadata on the passed MetadataTarget
com.sun.facelets.tag.Metadata,
com.sun.facelets.tag.MetadataTarget| Constructor Summary | |
|---|---|
MetaRule()
|
|
| Method Summary | |
|---|---|
abstract Metadata |
applyRule(java.lang.String name,
TagAttribute attribute,
MetadataTarget meta)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaRule()
| Method Detail |
|---|
public abstract Metadata applyRule(java.lang.String name,
TagAttribute attribute,
MetadataTarget meta)
name - attribute - meta -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||