public interface QueryMap
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.
|
Copyright © 2003-present Jodd Team