Uses of Class
org.apache.ldap.server.partition.impl.btree.SubstringEvaluator

Packages that use SubstringEvaluator
org.apache.ldap.server.partition.impl.btree   
 

Uses of SubstringEvaluator in org.apache.ldap.server.partition.impl.btree
 

Methods in org.apache.ldap.server.partition.impl.btree that return SubstringEvaluator
 SubstringEvaluator LeafEvaluator.getSubstringEvaluator()
           
 

Constructors in org.apache.ldap.server.partition.impl.btree with parameters of type SubstringEvaluator
LeafEvaluator(BTreeDirectoryPartition db, OidRegistry oidRegistry, AttributeTypeRegistry attributeTypeRegistry, ScopeEvaluator scopeEvaluator, SubstringEvaluator substringEvaluator)
          Creates a leaf expression node evaluator.
SubstringEnumerator(BTreeDirectoryPartition db, AttributeTypeRegistry attributeTypeRegistry, SubstringEvaluator evaluator)
          Creates a SubstringEnumerator for a database.
 



Copyright © 2002-2005 . All Rights Reserved.