| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.core.util.MultiPartDecoder
public class MultiPartDecoder
| Nested Class Summary | |
|---|---|
static class | 
MultiPartDecoder.FormField
 | 
| Constructor Summary | |
|---|---|
MultiPartDecoder()
 | 
|
| Method Summary | |
|---|---|
 MultiPartDecoder.FormField[] | 
decode(java.lang.String boundary,
       java.io.InputStream is)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MultiPartDecoder()
| Method Detail | 
|---|
public MultiPartDecoder.FormField[] decode(java.lang.String boundary,
                                           java.io.InputStream is)
                                    throws java.io.IOException
java.io.IOException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||