Constructor and Description |
---|
EmptyQueryMap() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQuery(java.lang.String key)
Returns query for given key.
|
void |
reload()
Optionally reloads the query map, if implementation allows it.
|
int |
size()
Returns total number of queries.
|
public void reload()
QueryMap
public java.lang.String getQuery(java.lang.String key)
QueryMap
null
if query not found.Copyright © 2003-present Jodd Team