public interface FileDetails
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
The content type as transmitted by the uploading client.
|
java.lang.String |
getFileName()
The original file name of the uploaded file, as transmitted by the client.
|
java.lang.String getContentType()
null
if unknownjava.lang.String getFileName()
Copyright (c) EclipseSource and others 2002, 2020.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0