public abstract class ExtendedUploadedFile extends Object implements UploadedFile, Serializable
Constructor and Description |
---|
ExtendedUploadedFile() |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,Object> |
getProperties()
Returns the properties associated with the file.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getContentType, getFilename, getInputStream, getLength, getOpaqueData
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.