MultipartFormParser.getPart

Get the named Part.

@param name the part name @return the parts @throws IOException if unable to get the part

class MultipartFormParser
getPart
(
string name
)

Meta