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

neil_a_wilson
02.32.2006 48e73e27e5a6b254471fabeefa3a197dd071c1b8
opends/src/server/org/opends/server/api/AttributeValueDecoder.java
@@ -26,8 +26,8 @@
 */
package org.opends.server.api;
import org.opends.server.core.DirectoryException;
import org.opends.server.types.AttributeValue;
import org.opends.server.types.DirectoryException;
/**
 * A factory interface for decoding attribute values into objects.