protected static class TagSetRuleProvider.TagsRuleMap extends java.util.HashMap<java.lang.String,XmlTagRuleProvider.Rule[]>
| Modifier | Constructor and Description |
|---|---|
protected |
TagsRuleMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String tagName,
XmlTagRuleProvider.Rule... rules) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void add(java.lang.String tagName,
XmlTagRuleProvider.Rule... rules)