All Packages This Package Class Hierarchy Class Search Index
Class COM.tolstoy.jconfig.MIMEType
java.lang.Object
|
+----COM.tolstoy.jconfig.MIMEType
public class MIMEType
extends java.lang.Object
implements COM.tolstoy.jconfig.FileCharacteristic
{
// Constructors 1
public MIMEType(String);
// Methods 5
public String getString();
public String getSubtype();
public String getType();
public boolean isMatch(FileCharacteristic);
public String toString();
}
Represents a MIME type. This class is currently not fully supported.
- Author:
-
Copyright (c) 1997,1998 Samizdat Productions. All Rights Reserved.
- Returned By:
- PluginI.getMIMEType(), ConfigEntry.getMIMEType()
public MIMEType(String intStr)
public boolean isMatch(FileCharacteristic fc)
- Implements:
- isMatch in interface FileCharacteristic
public String getString()
public String getType()
public String getSubtype()
public String toString()
- Overrides:
- toString in class Object
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7