Package de.xima.fc.common.io
Class TypedFile
- java.lang.Object
-
- de.xima.fc.common.io.TypedFile
-
- All Implemented Interfaces:
Serializable
public final class TypedFile extends Object implements Serializable
Represents aFile
with a content type (MIME type).- Since:
- 8.3.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
contentType()
Gets the content type of the file.boolean
equals(Object o)
File
file()
Gets the file with the dataint
hashCode()
-