Weaver 3.1.0a1-D1

Uses of Class
com.oldlight.weaver.mpfd.WeaverBodyPartInfo

Packages that use WeaverBodyPartInfo
com.oldlight.weaver.mpfd   
 

Uses of WeaverBodyPartInfo in com.oldlight.weaver.mpfd
 

Methods in com.oldlight.weaver.mpfd with parameters of type WeaverBodyPartInfo
static boolean WeaverBodyPartInfo.getNextBodyPartInfo(WeaverBodyPartInfo the_bpi, String the_boundary, String the_temp_dir, ServletInputStream the_sis)
          DOCUMENT ME!
static boolean WeaverBodyPartInfo.parseFileValue(String the_boundary, String the_final_boundary, String the_temp_dir, WeaverBodyPartInfo the_bpi, ServletInputStream the_sis)
          DOCUMENT ME!
static boolean WeaverBodyPartInfo.parseFormValue(String the_boundary, String the_final_boundary, WeaverBodyPartInfo the_bpi, ServletInputStream the_sis)
          DOCUMENT ME!
 


Copyright ©Paul Harvey