All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----vnet.markup.AttributeListImpl
protected Hashtable hash
public AttributeListImpl()
public void add(Attribute attr)
public void add(AttributeList attrs)
public int size()
public Attribute getAttribute(String name)
public Attribute getAttribute(int index) throws ArrayIndexOutOfBoundsException
public void remove(Attribute attr)
All Packages Class Hierarchy This Package Previous Next Index