public static class XPathEnhancerParser.STAttrMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
STAttrMap() |
| Modifier and Type | Method and Description |
|---|---|
XPathEnhancerParser.STAttrMap |
put(String attrName,
int value) |
XPathEnhancerParser.STAttrMap |
put(String attrName,
Object value) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic XPathEnhancerParser.STAttrMap put(String attrName, Object value)
public XPathEnhancerParser.STAttrMap put(String attrName, int value)
Copyright © 2007-2020. All Rights Reserved.