class Filter.DictQuery extends Filter.Query
Modifier and Type | Field and Description |
---|---|
private java.util.Dictionary<?,?> |
dict |
Constructor and Description |
---|
DictQuery(java.util.Dictionary<?,?> 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