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! |