Uses of Interface
org.apache.commons.jexl2.NamespaceResolver

Packages that use NamespaceResolver
org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. 
 

Uses of NamespaceResolver in org.apache.commons.jexl2
 

Classes in org.apache.commons.jexl2 that implement NamespaceResolver
 class UnifiedJEXL.TemplateContext
          The type of context to use during evaluation of templates.
 



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