Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java 1.0.4 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Method Summary | |
Attribute | getAttribute(java.lang.String attrName)
|
int | getLength()
|
Attribute | item(int index)
|
Attribute | remove(java.lang.String attrName)
|
Attribute | setAttribute(Attribute attr)
|
Method Detail |
public Attribute getAttribute(java.lang.String attrName)
public Attribute setAttribute(Attribute attr)
public Attribute remove(java.lang.String attrName)
public Attribute item(int index)
public int getLength()
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |