org.wso2.carbon.utils
Class FileItemData

java.lang.Object
  extended by org.wso2.carbon.utils.FileItemData

public class FileItemData
extends Object


Constructor Summary
FileItemData(org.apache.commons.fileupload.FileItem fileItem)
           
 
Method Summary
 DataHandler getDataHandler()
           
 org.apache.commons.fileupload.FileItem getFileItem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileItemData

public FileItemData(org.apache.commons.fileupload.FileItem fileItem)
Method Detail

getFileItem

public org.apache.commons.fileupload.FileItem getFileItem()

getDataHandler

public DataHandler getDataHandler()


Copyright © 2014 WSO2 Inc. All rights reserved.