org.primefaces.component.fileupload
Class NativeFileUploadDecoder

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

public class NativeFileUploadDecoder
extends Object


Constructor Summary
NativeFileUploadDecoder()
           
 
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

NativeFileUploadDecoder

public NativeFileUploadDecoder()
Method Detail

decode

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


Copyright © 2013. All rights reserved.