org.wso2.carbon.utils
Class FileItemData
java.lang.Object
org.wso2.carbon.utils.FileItemData
public class FileItemData
- extends Object
|
Constructor Summary |
FileItemData(org.apache.commons.fileupload.FileItem fileItem)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileItemData
public FileItemData(org.apache.commons.fileupload.FileItem fileItem)
getFileItem
public org.apache.commons.fileupload.FileItem getFileItem()
getDataHandler
public DataHandler getDataHandler()
Copyright © 2014 WSO2 Inc. All rights reserved.