java.util.Map<java.lang.String,java.lang.String>public interface Attrs
extends java.util.Map<java.lang.String,java.lang.String>
NamedNodeMap that is returned when calling
Node.getAttributes() on a matched element.
The Attrs type is much more convenient than the
NamedNodeMap, as it does not provide the unnecessary abstraction
of modelling an attribute as a Node
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entry, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesCopyright © 2017. All rights reserved.