|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
An attribute. Returned by the Abdera XPath implementation when querying for Attribute nodes.
Method Summary | |
---|---|
Factory |
getFactory()
The Abdera Factory |
QName |
getQName()
Get the QName of the attribute |
String |
getText()
Return the text value of the attribute |
Attribute |
setText(String text)
Set the text value of the attribute. |
Method Detail |
---|
QName getQName()
String getText()
Attribute setText(String text)
text
- The attribute valueFactory getFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |