|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.servlet.jsp.el Interface FunctionMapper
Deprecated. As of JSP 2.1, replaced by
FunctionMapper
用于 EL 函数名称与方法之间映射的接口。
例如,实现此接口的类可以参考标记库信息来解析映射。
since | 2.0 |
public interface FunctionMapper
The interface to a map between EL function names and methods.
Classes implementing this interface may, for instance, consult tag library information to resolve the map.
- Since:
- JSP 2.0
Method Summary | |
---|---|
Method |
resolveFunction(String prefix,
String localName)
Deprecated. Resolves the specified local name and prefix into a Java.lang.Method. |
Method Detail |
---|
public Method
resolveFunction(String prefix, String localName)
将指定本地名称和前缀解析为 Java.lang.Method。如果没有找到前缀和本地名称,则返回 null。
prefix | 函数前缀;如果没有前缀,则为 ""。 |
localName | 函数的短名称 |
return | 方法映射的结果。null 意味着没有发现任何条目。 |
resolveFunction
Method resolveFunction(String prefix, String localName)
- Deprecated.
- Resolves the specified local name and prefix into a Java.lang.Method.
Returns null if the prefix and local name are not found.
- Parameters:
prefix
- the prefix of the function, or "" if no prefix.localName
- the short name of the function- Returns:
- the result of the method mapping. Null means no entry found.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!