javax.el
Class FunctionMapper

java.lang.Object
  extended by javax.el.FunctionMapper

public abstract class FunctionMapper
extends Object


Constructor Summary
FunctionMapper()
           
 
Method Summary
abstract  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

FunctionMapper

public FunctionMapper()
Method Detail

resolveFunction

public abstract Method resolveFunction(String prefix,
                                       String localName)


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.