org.apache.sling.scripting.jsp.jasper.el
Class FunctionMapperImpl

java.lang.Object
  extended by javax.el.FunctionMapper
      extended by org.apache.sling.scripting.jsp.jasper.el.FunctionMapperImpl

public final class FunctionMapperImpl
extends javax.el.FunctionMapper


Constructor Summary
FunctionMapperImpl(javax.servlet.jsp.el.FunctionMapper fnMapper)
           
 
Method Summary
 Method resolveFunction(String prefix, String localName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionMapperImpl

public FunctionMapperImpl(javax.servlet.jsp.el.FunctionMapper fnMapper)
Method Detail

resolveFunction

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


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.