org.tinygroup.jspengine.el.lang
类 FunctionMapperFactory

java.lang.Object
  继承者 javax.el.FunctionMapper
      继承者 org.tinygroup.jspengine.el.lang.FunctionMapperFactory

public class FunctionMapperFactory
extends javax.el.FunctionMapper

版本:
$Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: tcfujii $
作者:
Jacob Hookom [jacob@hookom.net]

字段摘要
protected  FunctionMapperImpl memento
           
protected  javax.el.FunctionMapper target
           
 
构造方法摘要
FunctionMapperFactory(javax.el.FunctionMapper mapper)
           
 
方法摘要
 javax.el.FunctionMapper create()
           
 Method resolveFunction(String prefix, String localName)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

memento

protected FunctionMapperImpl memento

target

protected javax.el.FunctionMapper target
构造方法详细信息

FunctionMapperFactory

public FunctionMapperFactory(javax.el.FunctionMapper mapper)
方法详细信息

resolveFunction

public Method resolveFunction(String prefix,
                              String localName)
指定者:
javax.el.FunctionMapper 中的 resolveFunction

create

public javax.el.FunctionMapper create()


Copyright © 2006–2014 开源组织. All rights reserved.