|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Attribute collection of an element
| Method Summary | |
java.lang.String |
getName(int index)
Retrieves the attribute name for the attribute with the given index |
java.lang.String |
getValue(int index)
Retrieves the attribute value for the attribute with the given index |
java.lang.String |
getWhitespace(int index)
|
int |
size()
|
| Method Detail |
public int size()
public java.lang.String getName(int index)
index - 0 based attribute index
public java.lang.String getValue(int index)
index - 0 based attribute index
public java.lang.String getWhitespace(int index)
index - 0 based attribute index
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||