class Filter.MapQuery extends java.lang.Object implements Filter.Arguments
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 |
---|---|
java.lang.Object |
getProp(java.lang.String key) |
public java.lang.Object getProp(java.lang.String key)
getProp
in interface Filter.Arguments