public interface MultiParts extends Closeable
| Modifier and Type | Interface and Description |
|---|---|
static class |
MultiParts.MultiPartsHttpParser |
static class |
MultiParts.MultiPartsUtilParser |
| Modifier and Type | Method and Description |
|---|---|
ContextHandler.Context |
getContext() |
Part |
getPart(String name) |
Collection<Part> |
getParts() |
boolean |
isEmpty() |
Collection<Part> getParts() throws IOException
IOExceptionPart getPart(String name) throws IOException
IOExceptionboolean isEmpty()
ContextHandler.Context getContext()
Copyright © 2010 - 2020 Adobe. All Rights Reserved