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

Nicolas Capponi
07.51.2014 2e48fb78010f4705c0eb69d142afdbb39095cf9b
opendj3-server-dev/src/server/org/opends/server/schema/CaseIgnoreSubstringMatchingRuleFactory.java
@@ -38,8 +38,7 @@
import org.opends.server.types.InitializationException;
/**
 * This class is a factory class for
 * {@link CaseIgnoreSubstringMatchingRule}.
 * This class is a factory class for CaseIgnoreSubstringMatchingRule.
 */
public final class CaseIgnoreSubstringMatchingRuleFactory
        extends MatchingRuleFactory<MatchingRuleCfg>