Changeset 3929
- Timestamp:
- Nov 7, 2007, 4:07:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/core/net/sf/basedb/core/File.java
r3719 r3929 843 843 /** 844 844 Return the result of auto-compress check from the 845 last call to {@lin ik #setMimeTypeAuto(String, FileType)}.845 last call to {@link #setMimeTypeAuto(String, FileType)}. 846 846 If this method returns true, the next call to {@link #upload(InputStream, boolean)} 847 847 or {@link #getUploadStream(boolean)} will store the uploaded file in a
Note: See TracChangeset
for help on using the changeset viewer.