All Packages  This Package  Class Hierarchy  Class Search  Index

Class COM.tolstoy.jconfig.MIMEType
java.lang.Object
   |
   +----COM.tolstoy.jconfig.MIMEType

  Summary

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.


  Cross Reference

Returned By:
PluginI.getMIMEType(), ConfigEntry.getMIMEType()





  Constructors

· MIMEType

Summary  |  Top
   public MIMEType(String intStr) 


  Methods

· isMatch

Summary  |  Top
   public boolean isMatch(FileCharacteristic fc) 
Implements:
isMatch in interface FileCharacteristic


· getString

Summary  |  Top
   public String getString() 


· getType

Summary  |  Top
   public String getType() 


· getSubtype

Summary  |  Top
   public String getSubtype() 


· toString

Summary  |  Top
   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