gnu.gcj.io

Class MimeTypes


public class MimeTypes
extends Object

Method Summary

static void
fillFromFile(Hashtable table, String fname)
static String
getMimeTypeFromExtension(String extension)

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

fillFromFile

public static void fillFromFile(Hashtable table,
                                String fname)
            throws IOException

getMimeTypeFromExtension

public static String getMimeTypeFromExtension(String extension)

Copyright (C) 2000 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.