org.apache.myfaces.view.facelets.tag
Class MetaRule
java.lang.Object
org.apache.myfaces.view.facelets.tag.MetaRule
Deprecated. use javax.faces.view.facelets.MetaRule
@Deprecated
public abstract class MetaRule
- extends Object
A potential rule for Metadata on the passed MetadataTarget
- Version:
- $Id: MetaRule.java 1187701 2011-10-22 12:21:54Z bommel $
- Author:
- Jacob Hookom
- See Also:
org.apache.myfaces.view.facelets.tag.Metadata
,
org.apache.myfaces.view.facelets.tag.MetadataTarget
Constructor Summary |
MetaRule()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaRule
public MetaRule()
- Deprecated.
applyRule
public abstract Metadata applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
- Deprecated.
- Parameters:
name
- attribute
- meta
-
- Returns:
Copyright © 2015 The Apache Software Foundation. All rights reserved.