Uses of Class
org.apache.felix.framework.util.ldap.EvaluationException

Packages that use EvaluationException
org.apache.felix.framework.util.ldap   
 

Uses of EvaluationException in org.apache.felix.framework.util.ldap
 

Subclasses of EvaluationException in org.apache.felix.framework.util.ldap
 class AttributeNotFoundException
           
 

Methods in org.apache.felix.framework.util.ldap that throw EvaluationException
static boolean Parser.compare(java.lang.Object lhs, java.lang.String rhs, int operator)
          Compare two operands in an expression with respect to the following operators =, <=, >= and ~= Example: value=100
 boolean Evaluator.evaluate(Mapper mapper)
           
abstract  void Operator.execute(java.util.Stack operands, Mapper mapper)
           
 



Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.