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

matthew_swift
04.49.2009 09abe9517a4265dd3e6779630ccb2a43cf48a9c4
opendj-sdk/sdk/src/com/sun/opends/sdk/util/StringPrepProfile.java
File was renamed from opendj-sdk/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