org.apache.myfaces.trinidadinternal.share.expl
Interface ExpressionContext


public interface ExpressionContext

ExpressionContext is the context used during parse.

Version:
$Name: $ ($Revision: adfrt/faces/adf-faces-impl/src/main/java/oracle/adfinternal/view/faces/share/expl/ExpressionContext.java#0 $) $Date: 10-nov-2005.19:00:12 $

Method Summary
 NSFunctionMapper getFunctionMapper()
          Returns function mapper.
 PrefixMapper getPrefixMapper()
          Returns prefix mapper.
 

Method Detail

getPrefixMapper

PrefixMapper getPrefixMapper()
Returns prefix mapper.


getFunctionMapper

NSFunctionMapper getFunctionMapper()
Returns function mapper.



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.