public class MacOSXFileOpener extends Object implements FileOpener
| Modifier and Type | Field and Description |
|---|---|
static String |
application
Set to /usr/bin/open which is a useful MacOS X
application for opening document using their associated
application.
|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
MacOSXFileOpener() |
protected static final org.slf4j.Logger logger
public static final String application
public void open(String filename)
open in interface FileOpenerfilename - the name of the file to open.public void load()
load in interface FileOpenerpublic void save()
save in interface FileOpenerTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow