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

matthew_swift
04.49.2009 9fdb95ca9c3c8e3524845760b81a85c7a4c81a45
sdk/src/com/sun/opends/sdk/util/StringPrepProfile.java
File was renamed from sdk/src/org/opends/sdk/util/StringPrepProfile.java
@@ -24,15 +24,17 @@
 *
 *      Copyright 2009 Sun Microsystems, Inc.
 */
package org.opends.sdk.util;
package com.sun.opends.sdk.util;
import static org.opends.sdk.util.Validator.ensureNotNull;
import static com.sun.opends.sdk.util.Validator.*;
import java.util.HashMap;
import java.util.HashSet;
import org.opends.sdk.ByteSequence;
/**
@@ -571,7 +573,7 @@
   *          The buffer to which the prepared form of the string should
   *          be appended.
   * @param sequence
   *          The {@link org.opends.sdk.util.ByteSequence} that
   *          The {@link org.opends.sdk.ByteSequence} that
   *          needs preparation.
   * @param trim
   *          Indicates whether leading and trailing spaces should be