| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractFacesMojo.VirtualAttributeFilter.accept(AttributeBean attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyBean
PropertyBean is a Java representation of the faces-config component property
XML element.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeBean |
RendererBean.findAttribute(String attributeName)
Returns the attribute for this attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RendererBean.addAttribute(AttributeBean attribute)
Adds a attribute to this component.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AttributeFilter.accept(AttributeBean attribute) |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.