mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
25.06.2007 097a791a23f8c8639e0a5a7801c8c7734d8d2aa7
opendj-sdk/opends/src/server/org/opends/server/api/SubstringMatchingRule.java
@@ -30,6 +30,7 @@
import java.util.List;
import org.opends.server.admin.std.server.SubstringMatchingRuleCfg;
import org.opends.server.types.ByteString;
import org.opends.server.types.ConditionResult;
import org.opends.server.types.DirectoryException;
@@ -42,7 +43,7 @@
 * rule used for substring matching.
 */
public abstract class SubstringMatchingRule
       extends MatchingRule
       extends MatchingRule<SubstringMatchingRuleCfg>
{
  /**
   * Normalizes the provided value fragment into a form that can be