Interface COM.tolstoy.jconfig.FileCharacteristic
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface COM.tolstoy.jconfig.FileCharacteristic

public interface FileCharacteristic
extends Object
FileExtension, FinderInfo, and MIMEType implement this interface.

Variable Index

 o copyrightString

Method Index

 o isMatch(FileCharacteristic)

Variables

 o copyrightString
  public final static String copyrightString

Methods

 o isMatch
  public abstract boolean isMatch(FileCharacteristic fc)

All Packages  Class Hierarchy  This Package  Previous  Next  Index