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

Jean-Noel Rouvignac
03.14.2014 4ee3bd2c336f6859ac5919aa749777ae1ce07783
opendj3-server-dev/src/server/org/opends/server/schema/WordEqualityMatchingRule.java
@@ -26,8 +26,6 @@
 */
package org.opends.server.schema;
import java.util.Collection;
import java.util.Collections;
@@ -38,9 +36,7 @@
import org.opends.server.util.ServerConstants;
import static org.opends.server.schema.SchemaConstants.*;
import static org.opends.server.schema.StringPrepProfile.*;
import static com.forgerock.opendj.util.StringPrepProfile.*;
/**
 * This class implements the wordMatch matching rule defined in X.520.  That