|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.el.FunctionMapper
org.apache.myfaces.view.facelets.el.CompositeFunctionMapper
public final class CompositeFunctionMapper
Composite FunctionMapper that attempts to load the Method from the first FunctionMapper, then the second if
null.
FunctionMapper,
Method| Constructor Summary | |
|---|---|
CompositeFunctionMapper(javax.el.FunctionMapper fn0,
javax.el.FunctionMapper fn1)
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
resolveFunction(java.lang.String prefix,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeFunctionMapper(javax.el.FunctionMapper fn0,
javax.el.FunctionMapper fn1)
| Method Detail |
|---|
public java.lang.reflect.Method resolveFunction(java.lang.String prefix,
java.lang.String name)
resolveFunction in class javax.el.FunctionMapperFunctionMapper.resolveFunction(java.lang.String, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||