public final class HTTPRequestParser
extends java.lang.Object
| Constructor and Description |
|---|
HTTPRequestParser(InputInfo ii)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPRequest |
parse(ANode request,
ItemCache bodies)
Parses an
|
public HTTPRequestParser(InputInfo ii)
ii - input infopublic HTTPRequest parse(ANode request, ItemCache bodies) throws QueryException
request - request elementbodies - content itemsQueryException - query exception