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)add
public void add(AttributeList attrs)size
public int size()getAttribute
public Attribute getAttribute(String name)getAttribute
public Attribute getAttribute(int index) throws ArrayIndexOutOfBoundsExceptionremove
public void remove(Attribute attr)
All Packages Class Hierarchy This Package Previous Next Index