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 aFilewith 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 StringcontentType()Gets the content type of the file.booleanequals(Object o)Filefile()Gets the file with the datainthashCode()
-