public class Attributes extends java.util.HashMap<java.lang.String,java.lang.String>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
Attributes()
java.lang.String
toString()
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode
getClass, notify, notifyAll, wait, wait, wait
public Attributes()
public java.lang.String toString()
toString
java.util.AbstractMap<java.lang.String,java.lang.String>