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

matthew_swift
04.49.2009 09abe9517a4265dd3e6779630ccb2a43cf48a9c4
opendj-sdk/sdk/src/org/opends/sdk/schema/CountryStringSyntaxImpl.java
@@ -29,13 +29,13 @@
import static com.sun.opends.sdk.util.Messages.ERR_ATTR_SYNTAX_COUNTRY_STRING_INVALID_LENGTH;
import static com.sun.opends.sdk.util.Messages.ERR_ATTR_SYNTAX_COUNTRY_STRING_NOT_PRINTABLE;
import static com.sun.opends.sdk.messages.Messages.*;
import static com.sun.opends.sdk.util.StaticUtils.*;
import static org.opends.sdk.schema.SchemaConstants.*;
import static org.opends.sdk.util.StaticUtils.toLowerCase;
import org.opends.sdk.ByteSequence;
import com.sun.opends.sdk.util.MessageBuilder;
import org.opends.sdk.util.ByteSequence;