Uses of Class
org.apache.chemistry.opencmis.jcr.query.EvaluatorBase

Packages that use EvaluatorBase
org.apache.chemistry.opencmis.jcr.query   
 

Uses of EvaluatorBase in org.apache.chemistry.opencmis.jcr.query
 

Subclasses of EvaluatorBase in org.apache.chemistry.opencmis.jcr.query
 class EvaluatorXPath
          This implementation of Evaluator results in an instance of a XPathBuilder which can be used to validated the where clause of the original CMIS query and translate it to a corresponding (i.e.
 



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