javax.faces.webapp.pdl.facelets.tag
Class MetaRule
java.lang.Object
javax.faces.webapp.pdl.facelets.tag.MetaRule
public abstract class MetaRule
- extends Object
A potential rule for Metadata on the
passed MetadataTarget.
PENDING correct documentation
- Since:
- 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaRule
public MetaRule()
applyRule
public abstract Metadata applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
- Parameters:
name
- attribute
- meta
-
- Returns:
Copyright © 2002-2008 Sun Microsystems, Inc. All Rights Reserved.