org.primefaces.component.fileupload
Class CommonsFileUploadDecoder

java.lang.Object
  extended by org.primefaces.component.fileupload.CommonsFileUploadDecoder

public class CommonsFileUploadDecoder
extends Object


Constructor Summary
CommonsFileUploadDecoder()
           
 
Method Summary
static void decode(javax.faces.context.FacesContext context, FileUpload fileUpload)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsFileUploadDecoder

public CommonsFileUploadDecoder()
Method Detail

decode

public static void decode(javax.faces.context.FacesContext context,
                          FileUpload fileUpload)


Copyright © 2013. All rights reserved.