Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
Summary |
public interface FileCharacteristic { // Fields 1 public static final String copyrightString; // Methods 1 public abstract boolean isMatch(FileCharacteristic); }
FileExtension, FinderInfo, and MIMEType implement this interface.
Cross Reference |
Fields |
· copyrightString | Summary | Top |
public static final String copyrightString
Methods |
· isMatch | Summary | Top |
public abstract boolean isMatch(FileCharacteristic fc)
Indicate whether this object is the same as 'fc'.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7