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

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