org.apache.el.lang

Class FunctionMapperFactory

public class FunctionMapperFactory extends FunctionMapper

Version: $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: rjung $

Author: Jacob Hookom [jacob@hookom.net]

Field Summary
protected FunctionMapperImplmemento
protected FunctionMappertarget
Constructor Summary
FunctionMapperFactory(FunctionMapper mapper)
Method Summary
FunctionMappercreate()
MethodresolveFunction(String prefix, String localName)

Field Detail

memento

protected FunctionMapperImpl memento

target

protected FunctionMapper target

Constructor Detail

FunctionMapperFactory

public FunctionMapperFactory(FunctionMapper mapper)

Method Detail

create

public FunctionMapper create()

resolveFunction

public Method resolveFunction(String prefix, String localName)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.