gnu.gcj.convert

Class IOConverter

Known Direct Subclasses:
BytesToUnicode, UnicodeToBytes

public abstract class IOConverter
extends Object

Field Summary

protected static boolean
iconv_byte_swap

Method Summary

protected static String
canonicalize(String name)

Methods inherited from class java.lang.Object

clone, equals, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Details

iconv_byte_swap

protected static boolean iconv_byte_swap

Method Details

canonicalize

protected static final String canonicalize(String name)

Copyright (C) 2000, 2001, 2005 Free Software Foundation This file is part of libgcj. This software is copyrighted work licensed under the terms of the Libgcj License. Please consult the file "LIBGCJ_LICENSE" for details.