org.mmbase.datatypes.processors
Class BinaryFile
java.lang.Object
org.mmbase.datatypes.processors.BinaryFile
public class BinaryFile
- extends Object
This class contains Setter and Getter method for 'binary' file fields. In such fields you can set
a FileItem, and it is stored as a file, using the FileServlet to produce an URL. The (string)
field itself only contains a file name.
The file could (and currently is supposed to) be served with FileServlet.
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISABLE_DELETE
public static final String DISABLE_DELETE
directory
static File directory
BinaryFile
public BinaryFile()
MMBase2 Resources 2.0-SNAPSHOT - 2013-03-30T06:37