com.sun.el.lang
Class FunctionMapperFactory
java.lang.Object
FunctionMapper
com.sun.el.lang.FunctionMapperFactory
public class FunctionMapperFactory
- extends FunctionMapper
- Version:
- $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: hmalphett $
- Author:
- Jacob Hookom [jacob@hookom.net]
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
memento
protected FunctionMapperImpl memento
target
protected FunctionMapper target
FunctionMapperFactory
public FunctionMapperFactory(FunctionMapper mapper)
resolveFunction
public Method resolveFunction(String prefix,
String localName)
create
public FunctionMapper create()
Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.