|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.httpd.input.ContentURLEncoded
public class ContentURLEncoded
Parser for content-type: application/x-www-form-urlencoded.
| Constructor Summary | |
|---|---|
ContentURLEncoded()
|
|
| Method Summary | |
|---|---|
boolean |
accept(HttpServletRequestImpl req)
|
boolean |
init(java.util.Properties props)
|
boolean |
parseContent(HttpServletRequestImpl req)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentURLEncoded()
| Method Detail |
|---|
public boolean init(java.util.Properties props)
init in interface IContentParserpublic boolean accept(HttpServletRequestImpl req)
accept in interface IContentParser
public boolean parseContent(HttpServletRequestImpl req)
throws java.io.IOException
parseContent in interface IContentParserjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||