Apache Tomcat 7.0.37

org.apache.el.lang
Class FunctionMapperFactory

java.lang.Object
  extended by javax.el.FunctionMapper
      extended by org.apache.el.lang.FunctionMapperFactory

public class FunctionMapperFactory
extends FunctionMapper

Version:
$Id: FunctionMapperFactory.java 939311 2010-04-29 14:01:02Z kkolinko $
Author:
Jacob Hookom [jacob@hookom.net]

Field Summary
protected  FunctionMapperImpl memento
           
protected  FunctionMapper target
           
 
Constructor Summary
FunctionMapperFactory(FunctionMapper mapper)
           
 
Method Summary
 FunctionMapper create()
           
 Method resolveFunction(String prefix, String localName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

memento

protected FunctionMapperImpl memento

target

protected FunctionMapper target
Constructor Detail

FunctionMapperFactory

public FunctionMapperFactory(FunctionMapper mapper)
Method Detail

resolveFunction

public Method resolveFunction(String prefix,
                              String localName)
Specified by:
resolveFunction in class FunctionMapper

create

public FunctionMapper create()

Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.