|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.http.HTTPRequestParser
public final class HTTPRequestParser
Request parser.
Constructor Summary | |
---|---|
HTTPRequestParser(InputInfo ii)
Constructor. |
Method Summary | |
---|---|
HTTPRequest |
parse(ANode request,
ValueBuilder bodies)
Parses an |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTPRequestParser(InputInfo ii)
ii
- input infoMethod Detail |
---|
public HTTPRequest parse(ANode request, ValueBuilder bodies) throws QueryException
request
- request elementbodies
- content items
QueryException
- query exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |