|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.helper.HTMLHelper
public class HTMLHelper
Provides some usefull methods
| Field Summary | |
|---|---|
protected static org.slf4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
HTMLHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
isParametersEmpty(javax.servlet.http.HttpServletRequest req,
java.lang.String... parameterNames)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.slf4j.Logger logger
| Constructor Detail |
|---|
public HTMLHelper()
| Method Detail |
|---|
public static boolean isParametersEmpty(javax.servlet.http.HttpServletRequest req,
java.lang.String... parameterNames)
req - The HttpServletRequest from which we'd like to test the
parametersparameterNames - the parameters to tests
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||