|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.fckeditor.tool.UtilsResponse
public class UtilsResponse
Some static helper methods in conjunction with the servlet response.
Constructor Summary | |
---|---|
UtilsResponse()
|
Method Summary | |
---|---|
static java.lang.String |
constructResponseUrl(javax.servlet.http.HttpServletRequest request,
ResourceTypeHandler resourceType,
java.lang.String urlPath,
boolean prependContextPath,
boolean fullUrl)
Constructs a URL from different parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UtilsResponse()
Method Detail |
---|
public static java.lang.String constructResponseUrl(javax.servlet.http.HttpServletRequest request, ResourceTypeHandler resourceType, java.lang.String urlPath, boolean prependContextPath, boolean fullUrl)
request
- resourceType
- urlPath
- prependContextPath
- fullUrl
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |