@@ -31,11 +31,11 @@ * under terms of a License Agreement between IBM and Sun. * This technology is protected by multiple US and International * patents. This notice and attribution to IBM may not be removed. */ -package sun.text; +package sun.font; import java.text.CharacterIterator; public abstract class CodePointIterator { public static final int DONE = -1;