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 Metadata |
MetaRule.applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
Return an abstraction that takes appropriate
action given the kind of rule represented by the argument
|
abstract Metadata |
MetaRuleset.finish()
Take actions to apply the rule. |
Modifier and Type | Method and Description |
---|---|
abstract MetaRuleset |
MetaRuleset.add(Metadata metadata)
Add another |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.