|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xquery.util.HTTPUtils
A place holder for static utility functions related to HTTP.
Constructor Summary | |
HTTPUtils()
|
Method Summary | |
static void |
addLastModifiedHeader(Sequence result,
XQueryContext context)
Feature "Guess last modification time for an XQuery result"; the HTTP header Last-Modified is filled with most recent time stamp among all XQuery documents appearing in the actual response. |
static java.lang.String |
printStackTraceHTML(java.lang.Throwable e)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTTPUtils()
Method Detail |
public static void addLastModifiedHeader(Sequence result, XQueryContext context)
public static java.lang.String printStackTraceHTML(java.lang.Throwable e)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |