public class ContextMapper extends HashMap<String,ContextDef>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ContextMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromJson(String json) |
static ContextMapper |
fromXml(String xml) |
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic void fromJson(String json)
public static ContextMapper fromXml(String xml) throws org.dom4j.DocumentException
org.dom4j.DocumentExceptionpublic String toString()
toString in class AbstractMap<String,ContextDef>Copyright © 2020. All rights reserved.