Package org.n52.web.common
Class RequestUtils
- java.lang.Object
-
- org.n52.web.common.RequestUtils
-
public class RequestUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description RequestUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IoParametersoverrideQueryLocaleWhenSet(String httpLocale, String defaultLocale, IoParameters query)static StringresolveQueryLessRequestUrl(String externalUrl)Get the requestURLwithout the query parameter
-
-
-
Method Detail
-
overrideQueryLocaleWhenSet
public static IoParameters overrideQueryLocaleWhenSet(String httpLocale, String defaultLocale, IoParameters query)
-
-