org.outerj.daisy.repository.serverimpl.query
Class PredicateExpressionImpl

java.lang.Object
  extended by org.outerj.daisy.repository.serverimpl.query.PredicateExpressionImpl
All Implemented Interfaces:
org.outerj.daisy.repository.query.PredicateExpression

public class PredicateExpressionImpl
extends java.lang.Object
implements org.outerj.daisy.repository.query.PredicateExpression


Constructor Summary
protected PredicateExpressionImpl(PredicateExpr predicateExpr)
           
 
Method Summary
 boolean evaluate(org.outerj.daisy.repository.Document document, org.outerj.daisy.repository.Version version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateExpressionImpl

protected PredicateExpressionImpl(PredicateExpr predicateExpr)
Method Detail

evaluate

public boolean evaluate(org.outerj.daisy.repository.Document document,
                        org.outerj.daisy.repository.Version version)
                 throws org.outerj.daisy.repository.query.QueryException
Specified by:
evaluate in interface org.outerj.daisy.repository.query.PredicateExpression
Throws:
org.outerj.daisy.repository.query.QueryException


Copyright © -2012 . All Rights Reserved.