public static class MultiParts.MultiPartsUtilParser extends Object implements MultiParts
MultiParts.MultiPartsHttpParser, MultiParts.MultiPartsUtilParser| Constructor and Description |
|---|
MultiPartsUtilParser(InputStream in,
String contentType,
MultipartConfigElement config,
File contextTmpDir,
Request request) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ContextHandler.Context |
getContext() |
Part |
getPart(String name) |
Collection<Part> |
getParts() |
boolean |
isEmpty() |
public MultiPartsUtilParser(InputStream in, String contentType, MultipartConfigElement config, File contextTmpDir, Request request) throws IOException
IOExceptionpublic Collection<Part> getParts() throws IOException
getParts in interface MultiPartsIOExceptionpublic Part getPart(String name) throws IOException
getPart in interface MultiPartsIOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic boolean isEmpty()
isEmpty in interface MultiPartspublic ContextHandler.Context getContext()
getContext in interface MultiPartsCopyright © 2010 - 2020 Adobe. All Rights Reserved