class Filter.MapQuery extends Filter.Query
Modifier and Type | Field and Description |
---|---|
private java.util.Map<?,?> |
map |
Constructor and Description |
---|
MapQuery(java.util.Map<?,?> dict) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.Object |
getProp(java.lang.String key) |
java.lang.Object getProp(java.lang.String key)
getProp
in class Filter.Query