| Type | Name and description | 
|---|---|
| Map | namespaceTagHints | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | containsKey(Object key) | 
|  | String | get(Object key) | 
|  | Map | getNamespaceTagHints() | 
|  | String | put(String key, String value) | 
|  | void | putAll(Map<? extends String, ? extends String> m) | 
|  | String | remove(Object key) | 
|  | void | setNamespaceTagHints(Map namespaceTagHints) | 
| Methods inherited from class | Name | 
|---|---|
| class HashMap | remove, remove, get, put, values, clone, clear, isEmpty, replace, replace, replaceAll, size, merge, entrySet, putAll, putIfAbsent, compute, forEach, containsKey, computeIfAbsent, containsValue, keySet, getOrDefault, computeIfPresent, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll |